|
|
|
@ -545,10 +545,11 @@ export default {
|
|
|
|
|
this.currentCode = row.code;
|
|
|
|
|
this.currentRow = row;
|
|
|
|
|
this.curSeleUser = null;
|
|
|
|
|
//加载单据类型
|
|
|
|
|
this.selsectBussinessType(row);
|
|
|
|
|
//加载货位信息
|
|
|
|
|
this.invSpaceManage(row);
|
|
|
|
|
//加载单据类型
|
|
|
|
|
this.selsectBussinessType(row);
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
|
//关联第三方仓库信息
|
|
|
|
|
intentSubSelect(row) {
|
|
|
|
|