完善批量待入库和待出库界面

This commit is contained in:
季圣华
2023-12-10 23:31:55 +08:00
parent 5962e00b92
commit 4237ec555f
5 changed files with 121 additions and 17 deletions

View File

@@ -230,6 +230,7 @@
this.billStatus = '0'
this.currentSelectDepotId = ''
this.rowCanEdit = true
this.materialTable.columns[1].type = FormTypes.popupJsh
this.changeColumnHide()
this.changeFormTypes(this.materialTable.columns, 'snList', 0)
this.changeFormTypes(this.materialTable.columns, 'batchNumber', 0)

View File

@@ -230,6 +230,7 @@
this.billStatus = '0'
this.currentSelectDepotId = ''
this.rowCanEdit = true
this.materialTable.columns[1].type = FormTypes.popupJsh
this.changeColumnHide()
this.changeFormTypes(this.materialTable.columns, 'snList', 0)
this.changeFormTypes(this.materialTable.columns, 'batchNumber', 0)