CRM_25-12-09#story#7474,服务商师傅和车辆修改的审批

This commit is contained in:
zxl
2025-12-17 21:57:26 +08:00
parent 821a35b382
commit f6e225ed4b
+3
View File
@@ -969,6 +969,9 @@ export default {
if(key=='serviceIds'){
this.approvalForm.serviceChange[key]=this.$refs.tree.getCheckedKeys(true)
}
if(key=='vehicleType'){
this.approvalForm.serviceChange[key]=this.selectedOption?.join(',') || ''
}
});
}else {
this.vehicleInfoChange=false