소스 검색

fix: 出来监控失败问题

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 6 달 전
부모
커밋
c9964936fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 () {
     cancelGrouping () {
       this.showGroupingDialog = false
       this.showGroupingDialog = false
-      _this.setGroupState = ''
+      this.setGroupState = ''
     },
     },
     // 监听画像页面滚动
     // 监听画像页面滚动
     onEntScroll: utils.debounce(function(e){
     onEntScroll: utils.debounce(function(e){