修复bug
This commit is contained in:
parent
d744b7260c
commit
f6391263f1
@ -365,9 +365,9 @@
|
|||||||
if (this.mer_location == 1) {
|
if (this.mer_location == 1) {
|
||||||
this.selfLocation()
|
this.selfLocation()
|
||||||
}
|
}
|
||||||
// this.storeMerchantList();
|
this.storeMerchantList();
|
||||||
this.getStoreType();
|
// this.getStoreType();
|
||||||
this.Area()
|
// this.Area()
|
||||||
let that = this
|
let that = this
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
uni.createSelectorQuery()
|
uni.createSelectorQuery()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user