CRM_25-09-25#story#7216,车辆信息梳理的需求-“公车”的服务内容调整

This commit is contained in:
2025-09-11 16:04:34 +08:00
parent 7aefcd8141
commit 415a0be018

View File

@ -510,7 +510,7 @@ export default {
this.vehicleTypes[8].disabled=false
this.vehicleTypes[9].disabled=false
}
if (newVal == 1 || newVal == 7){
if (newVal == 1 || newVal == 7 || newVal == 9){
let arr = []
this.supplierServiceList.forEach((item)=>{
if(!(item.name == '拖车服务' || item.name == '大型车救援')){