|
|
@ -581,9 +581,13 @@ export default {
|
|
|
|
this.thrSubWareHouseVisible = false;
|
|
|
|
this.thrSubWareHouseVisible = false;
|
|
|
|
//刷新表单
|
|
|
|
//刷新表单
|
|
|
|
this.thirdSubQuery.name="";
|
|
|
|
this.thirdSubQuery.name="";
|
|
|
|
|
|
|
|
this.subData.id=null;
|
|
|
|
|
|
|
|
this.checkSubThrWarehouseRow.code=null;
|
|
|
|
|
|
|
|
this.checkSubThrWarehouseRow.thirdSysFk=null;
|
|
|
|
},
|
|
|
|
},
|
|
|
|
//绑定第三方分库
|
|
|
|
//绑定第三方分库
|
|
|
|
bindSubThrWarehouse() {
|
|
|
|
bindSubThrWarehouse() {
|
|
|
|
|
|
|
|
|
|
|
|
let params = {
|
|
|
|
let params = {
|
|
|
|
id: this.subData.id,
|
|
|
|
id: this.subData.id,
|
|
|
|
thridWarehouseId: this.checkSubThrWarehouseRow.code,
|
|
|
|
thridWarehouseId: this.checkSubThrWarehouseRow.code,
|
|
|
|