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