1
This commit is contained in:
@@ -611,6 +611,7 @@ export default {
|
||||
if (res.code === 200 && res.data === "ok") {
|
||||
this.$message.success("结束工单并生成报表成功!");
|
||||
this.clearFormData();
|
||||
this.init()
|
||||
this.formStatus = 1
|
||||
this.endWorkOrderDialog.show = false
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user