离线出库不验证表单
This commit is contained in:
@@ -342,11 +342,6 @@ export default {
|
||||
},
|
||||
// 打开表单
|
||||
parOut(row) {
|
||||
if (this.$refs['form'] !== undefined) {
|
||||
this.$refs['form'].resetFields()
|
||||
}
|
||||
this.form.MachineValue = ''
|
||||
this.form.GroupNumValue = ''
|
||||
this.dialogFormVisible = true
|
||||
this.locateNumber = row.货位流水号
|
||||
this.materialNumber = row.物料流水号
|
||||
|
||||
Reference in New Issue
Block a user