qinxianzhangyao
2024-04-26 9cdbb01ce10a69fb00d0e9f6dc3b9523d266079b
src/views/system/biol/index.vue
@@ -765,6 +765,9 @@
      if (this.createTimeList) {
        this.queryParams.djbeginTime = this.createTimeList[0];
        this.queryParams.djendTime = this.createTimeList[1];
      }else if(this.createTimeList == null){
        this.queryParams.djbeginTime = null;
        this.queryParams.djendTime =null;
      }
      this.loading = true;