|
@@ -1042,6 +1042,7 @@ export default {
|
|
this.cur.group = item.s_grousp
|
|
this.cur.group = item.s_grousp
|
|
this.cur.fid = item.fid
|
|
this.cur.fid = item.fid
|
|
this.cur.entId = item.s_entId
|
|
this.cur.entId = item.s_entId
|
|
|
|
+ this.checkedGroupId = item.s_grousp
|
|
},
|
|
},
|
|
// 企业情报监控 取消关注
|
|
// 企业情报监控 取消关注
|
|
cancelFollow(item) {
|
|
cancelFollow(item) {
|