zhangc
2025-03-11 b6946b9a0219284f48cc0d3a196ae4cc953ecb5e
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) {