Quellcode durchsuchen

fix: 出来监控失败问题

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe vor 6 Monaten
Ursprung
Commit
c9964936fc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/web/staticres/common-module/collection/js/ent_portrait.js

+ 1 - 1
src/web/staticres/common-module/collection/js/ent_portrait.js

@@ -476,7 +476,7 @@ var vNode = {
     },
     cancelGrouping () {
       this.showGroupingDialog = false
-      _this.setGroupState = ''
+      this.setGroupState = ''
     },
     // 监听画像页面滚动
     onEntScroll: utils.debounce(function(e){