small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.js
@@ -572,10 +572,17 @@ this.tempSelectedStoreId = null; this.showStorePopup = true; }, openStorePopup0: function openStorePopup0() { this.storePopupType = 'send0'; this.tempSelectedStoreId = null; this.showStorePopup = true; }, confirmStore: function confirmStore() { console.log("========================="); var selected = this.storeList.find(function (item) { return item.active; }); console.log(selected); if (this.storePopupType === 'send') { this.sendStore = selected; } else if (this.storePopupType === 'receive') {