yanjinhui
2025-10-26 d3e49d3dceb3953c7bc4e6d0fd7e6258ebccaff1
新建文件夹/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();
         }