-
zhangwei
2025-03-05 16213c0f85aa3ac8317797bf4a05fd12940e16d3
src/pages/delivergoods/reservation.vue
@@ -75,6 +75,11 @@
         this.init()
         uni.stopPullDownRefresh();
      },
      onReachBottom() {
         if (this.loadStatus != 'nomore') {
            this.getList()
         }
      },
      computed: {
         ...mapGetters(['userInfo', 'identity']),
         isAdmin() {