This commit is contained in:
zhangdingyu
2019-11-28 15:43:17 +08:00
parent 998a73603b
commit 5f5451c225
4 changed files with 40 additions and 50 deletions

View File

@@ -436,9 +436,9 @@ export default {
},
// 领料确认
inputPassword() {
this.form3.outTypeValue = ''
this.form3.outTypeValue = 21
this.form3.password = ''
this.form3.department = ''
this.form3.department = '装配'
this.dialogFormVisible3 = true
},
selectable(row, index) { // 控制某行是否可选