1
zhangc
2025-03-24 5d62f0a16c8475aff2103f476fe827ec3e16046c
pages/phyz/bcp/bcpDbOrderV2.vue
@@ -131,6 +131,8 @@
         this.getOrderDetlList(this.searchValue,10);
      },
      onLoad() {
         let _this = this
         const eventChannel = this.getOpenerEventChannel();
         eventChannel.on('param', function(data) {
            var orderType = data.param.orderType
            if (orderType != [] || orderType != null) {