zhangzengfei
2021-06-28 711978bcba46a19ad37adc39e741eba0a360f278
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;