update: 开店入驻时自动添加邮箱字段
This commit is contained in:
parent
3a9caf54e7
commit
6a185803c5
@ -377,6 +377,7 @@ export default {
|
||||
...this.form,
|
||||
...auditItem,
|
||||
...this.currentBank,
|
||||
email: `${auditItem?.login_mobile}@qq.com`,
|
||||
};
|
||||
|
||||
console.log("params", params);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user