Merge branch 'master' into zjw
This commit is contained in:
commit
75daa51e90
@ -191,8 +191,9 @@ export default {
|
|||||||
} finally {
|
} finally {
|
||||||
this.formLoading = false;
|
this.formLoading = false;
|
||||||
}
|
}
|
||||||
}
|
}else {
|
||||||
this.dialogTitle = "新增维修工单";
|
this.dialogTitle = "新增维修工单";
|
||||||
|
}
|
||||||
},
|
},
|
||||||
/** 提交按钮 */
|
/** 提交按钮 */
|
||||||
async submitForm() {
|
async submitForm() {
|
||||||
|
Loading…
Reference in New Issue
Block a user