doum
2026-04-29 9d048336c720f3ceda8aac29f606c6f8e6079b96
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) {