mirror of
https://gitee.com/maimengcloud/xm-ui-web.git
synced 2025-12-30 10:12:26 +00:00
优化
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user