Merge remote-tracking branch 'origin/dev_ksck_z' into dev_ksck_z

20240912_adapter_z
wangwei 10 months ago
commit 4d4b7995e5

@ -574,6 +574,7 @@ export default {
this.filterQuery.code = this.scanCode; this.filterQuery.code = this.scanCode;
let tQuery = { let tQuery = {
viewType: "tagCode", viewType: "tagCode",
workPlaceCode: this.workplaceId,
originCode: this.originCode, originCode: this.originCode,
code: this.filterQuery.code.trim(), code: this.filterQuery.code.trim(),
}; };

Loading…
Cancel
Save