11
This commit is contained in:
parent
6bfda4993e
commit
681c577a00
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user