Browse Source

16.3 修改权益表格

bding 1 month ago
parent
commit
6a23885f0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/contract_manage/components/QyServiceTable.vue

+ 1 - 1
src/views/contract_manage/components/QyServiceTable.vue

@@ -404,7 +404,7 @@ export default {
         }
       }
       // 45万 70万 医药、消费、科技、智造的升级
-      if([5,6,23,24,25,26,12].includes(row.ServiceTemplateId)){
+      if([5,6,23,24,25,26,12,27].includes(row.ServiceTemplateId)){
         if(columnIndex==1){
           return [1,2]
         }else if(columnIndex==2){