This commit is contained in:
赵毅 2025-10-24 09:58:40 +08:00
parent 6bfda4993e
commit 681c577a00

View File

@ -319,7 +319,7 @@ export default {
let license_photo = that.imgList6.join(",") let license_photo = that.imgList6.join(",")
request(apiArr.createStore, "POST", { request(apiArr.createStore, "POST", {
contact_name: that.contact_name, contact_name: that.contact_name,
contact_phone: that.contact_phone, phone: that.contact_phone,
bank_card: that.bank_card, bank_card: that.bank_card,
store_name: that.store_name, store_name: that.store_name,
address: that.address, address: that.address,