车辆提交审批
This commit is contained in:
@@ -1000,7 +1000,7 @@ export default {
|
||||
this.approvalForm.insuranceChange=null
|
||||
}
|
||||
}
|
||||
if(this.vehicleInfoChange || this.insuranceChange){
|
||||
if((this.vehicleInfoChange || this.insuranceChange) && this.id){
|
||||
this.approvalDialogShow=true
|
||||
console.log('11111',this.approvalForm.serviceChange)
|
||||
console.log('2222',this.approvalForm.insuranceChange)
|
||||
|
||||
Reference in New Issue
Block a user