录单和签收图片管理上传网点查询

This commit is contained in:
wuteng 2025-09-12 10:07:11 +08:00
parent 433becb2d2
commit 12a843e49a

View File

@ -335,7 +335,7 @@ export default {
this.form.countryCode=item.code;
},
onScanSiteSelect(item){
this.queryParams.createSite=item && item.siteName;
// this.queryParams.createSite=item && item.siteName;
// this.queryParams.createSiteCode=item && item.siteCode;
},
onPreOrNextSiteSelect(item){