CRM_25-12-09#story#7474,服务商师傅和车辆修改的审批
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user