仓库
This commit is contained in:
@@ -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) { // 控制某行是否可选
|
||||
|
||||
Reference in New Issue
Block a user