skyouc
2025-11-20 0914ace0585a63fe838caa584e98c02e6e918cce
pages/check/checkOrderItem.vue
@@ -206,12 +206,9 @@
      onLoad() {
         let that = this
         const eventChannel = this.getOpenerEventChannel();
         eventChannel.on('checkItem', function(data) {
            that.check = data.data
         })
      },
      methods: {
         sureAdd(){