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