pang.jiabao
2025-08-23 97ed5e299272873537cea496e6d2781baf8cd660
pages/order/orderPutOn2.vue
@@ -156,7 +156,7 @@
            order: '',
            barcode: '',
            barcodeFocus: '',
            dataList: [{}],
            dataList: [],
            checkedDataList: [],
            count: 0,
            rowNum: '',
@@ -178,10 +178,10 @@
         }
      },
      onShow() {
         this.baseUrl = uni.getStorageSync('baseUrl');
         this.token = uni.getStorageSync('token');
         this.getOrderNoList()
      },
               this.baseUrl = uni.getStorageSync('baseUrl');
               this.token = uni.getStorageSync('token');
               this.getOrderNoList()
            },
      methods: {
         set(e) {
            var ck = this.dataList[e].checked