1
skyouc
2025-11-18 928e30463fc7e6e88fa3f3c1bdd3f4f94c518011
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(){