heyujie
2021-06-25 81fd2fff7dba4af2749ce5288a7afde8e5cdb538
src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -629,8 +629,8 @@
        }
      });
      Object.assign(query, ...filterQuerys);
      // this.optionalConfigs = [];
      // this.highLevelConfigs = [];
      this.optionalConfigs = [];
      this.highLevelConfigs = [];
      getlstInit(query).then((res) => {
        if (_this.showType == "list") {
          _this.tableTotal = res.total;