修复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) {
this.selfLocation()
}
// this.storeMerchantList();
this.getStoreType();
this.Area()
this.storeMerchantList();
// this.getStoreType();
// this.Area()
let that = this
setTimeout(() => {
uni.createSelectorQuery()