zhangc
2025-03-24 c9bf178eb14f830e503481c6acbe883e13b3f189
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) {