如果单据选择过仓库,则直接从当前选择的仓库加载

This commit is contained in:
季圣华
2023-03-27 21:35:49 +08:00
parent 6c9c60fa3c
commit 98ecb5c1f4
14 changed files with 31 additions and 11 deletions

View File

@@ -322,6 +322,7 @@
//调用完edit()方法之后会自动调用此方法
editAfter() {
this.billStatus = '0'
this.currentSelectDepotId = ''
this.rowCanEdit = true
this.materialTable.columns[1].type = FormTypes.popupJsh
this.changeColumnHide()