修复bug

This commit is contained in:
weipengfei 2024-03-04 17:37:28 +08:00
parent d744b7260c
commit f6391263f1

View File

@ -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()