whycq
2025-02-25 aac25494288e33d02bcd3bb319db0db8288acd94
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) {