1
zhangc
2025-03-07 fc549ce40b7c58c32daf5238e5e274a15455f651
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) {