diff --git a/packages/shopEnter/index/index.vue b/packages/shopEnter/index/index.vue index 53aa882f..f53d504c 100644 --- a/packages/shopEnter/index/index.vue +++ b/packages/shopEnter/index/index.vue @@ -319,7 +319,7 @@ export default { let license_photo = that.imgList6.join(",") request(apiArr.createStore, "POST", { contact_name: that.contact_name, - contact_phone: that.contact_phone, + phone: that.contact_phone, bank_card: that.bank_card, store_name: that.store_name, address: that.address,