车辆审批提交,去除备注填写,直接走接口
This commit is contained in:
@@ -1004,7 +1004,8 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if((this.vehicleInfoChange || this.insuranceChange) && this.id){
|
if((this.vehicleInfoChange || this.insuranceChange) && this.id){
|
||||||
this.approvalDialogShow=true
|
// this.approvalDialogShow=true
|
||||||
|
this.submitApprovalHandle()
|
||||||
console.log('11111',this.approvalForm.serviceChange)
|
console.log('11111',this.approvalForm.serviceChange)
|
||||||
console.log('2222',this.approvalForm.insuranceChange)
|
console.log('2222',this.approvalForm.insuranceChange)
|
||||||
}else {
|
}else {
|
||||||
|
|||||||
Reference in New Issue
Block a user