MrShi
2026-04-30 8512a2a1831fe67b2b6f89d220b6b2be9d576cff
small-program/pages/storage-point-detail/storage-point-detail.vue
@@ -99,10 +99,9 @@
            })
         },
         contactStore() {
            uni.showToast({
               title: '联系门店待接入',
               icon: 'none'
            })
            uni.makePhoneCall({
               phoneNumber: this.activeStore.linkPhone
            });
         },
         storeLuggage() {
            if (!this.token) {