|
@@ -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){
|