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(){