潜在服务商修改

This commit is contained in:
zlf
2026-07-20 15:30:40 +08:00
parent 1001244f38
commit b95f325b3e
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -312,6 +312,7 @@
accountUrl: this.licensePhoto,
service: this.$refs.tree.getCheckedKeys().join(','),
serviceAreaCode: checkArr.join(','),
wechatId: this.wechatId,
};
localStorage.setItem('supplierAddForm', JSON.stringify(payload));
this.goPage('addWechat', { potentialFlag: 1 });