dengjunjie
2025-10-23 56827df8730c172c6c654fb78fed073ef8d694cb
新建文件夹/PDA/pages/stash/inboundorder.vue
@@ -69,7 +69,9 @@
         this.isLoaded=true;
      },
      onShow() {
         this.isLoaded = uni.getStorageSync('isLoaded');
         if (this.isLoaded) {
            uni.removeStorageSync('isLoaded');
            // 浠庡叾浠栭〉闈㈣繑鍥炴椂鍒锋柊
            this.getData();
         }