skyouc
2025-11-20 2972569f6e91f32982461cf22523ff260cf1c8bf
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(){