浏览代码

Merge branch 'dev/v4.9.93_tsz' of qmx/jy into feature/v4.9.93

汤世哲 6 月之前
父节点
当前提交
abae03098f
共有 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 () {
       this.showGroupingDialog = false
-      _this.setGroupState = ''
+      this.setGroupState = ''
     },
     // 监听画像页面滚动
     onEntScroll: utils.debounce(function(e){