|
@@ -404,7 +404,7 @@ export default {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
// 45万 70万 医药、消费、科技、智造的升级
|
|
// 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){
|
|
if(columnIndex==1){
|
|
return [1,2]
|
|
return [1,2]
|
|
}else if(columnIndex==2){
|
|
}else if(columnIndex==2){
|