如果单据选择过仓库,则直接从当前选择的仓库加载
This commit is contained in:
@@ -295,6 +295,7 @@
|
||||
//调用完edit()方法之后会自动调用此方法
|
||||
editAfter() {
|
||||
this.billStatus = '0'
|
||||
this.currentSelectDepotId = ''
|
||||
this.rowCanEdit = true
|
||||
this.materialTable.columns[1].type = FormTypes.popupJsh
|
||||
this.changeColumnHide()
|
||||
|
||||
Reference in New Issue
Block a user