如果单据选择过仓库,则直接从当前选择的仓库加载
This commit is contained in:
@@ -184,6 +184,7 @@
|
||||
//调用完edit()方法之后会自动调用此方法
|
||||
editAfter() {
|
||||
this.billStatus = '0'
|
||||
this.currentSelectDepotId = ''
|
||||
this.changeColumnHide()
|
||||
if (this.action === 'add') {
|
||||
this.addInit(this.prefixNo)
|
||||
|
||||
Reference in New Issue
Block a user