qinxianzhangyao
2024-04-26 47a7c6d2458ebd3c4722cbd1938d3f28a99e78ad
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;