This commit is contained in:
liushuai
2018-12-29 19:22:34 +08:00
parent afbc241d2d
commit 746e43d2a0
4 changed files with 6 additions and 5 deletions

View File

@@ -264,8 +264,8 @@ export default {
this.form.设备加工能力 = 1
this.form.班次类型 = 1
this.form.设备工时系数 = 1
this.form.整改工时系数 = 1
this.form.预留工时系数 = 1
this.form.整改工时系数 = 0
this.form.预留工时系数 = 0
this.dialogFormVisible = true
},
handleEdit(row) {