This commit is contained in:
陈裕财
2025-04-16 13:27:51 +08:00
parent e72090e241
commit 08296e9dc2

View File

@@ -1114,7 +1114,7 @@ export default {
this.editForm.status = "0"
this.editForm.wtype = this.editForm.wtype || "2"
this.editForm.workType = this.editForm.workType || "1"
this.editForm.xmType = this.editForm.xmType || "110"
this.editForm.xmType = this.editForm.xmType || "100"
this.editForm.priority = this.editForm.priority || "2"
this.editForm.locked = this.editForm.locked || "0"
this.editForm.showOut = this.editForm.showOut || "2"