|
|
|
@ -310,8 +310,8 @@ export default class finishProductOfflineDom extends BasePage {
|
|
|
|
|
|
|
|
|
|
if (this.model.searchCode == '1') {
|
|
|
|
|
if (session.factoryCode == '9A61' || session.factoryCode == '9A62') {
|
|
|
|
|
await this.model.queryTypeListVN(this.model.materielList);
|
|
|
|
|
this.form.aimWl = model.firstLocation;
|
|
|
|
|
// await this.model.queryTypeListVN(this.model.materielList[0].productCode);
|
|
|
|
|
// this.form.aimWl = model.firstLocation;
|
|
|
|
|
} else {
|
|
|
|
|
//查询库位接口/wmspda/fg/getMdLocationProd
|
|
|
|
|
await this.model.queryTypeList(this.model.materielList[0].productCode);
|
|
|
|
|