@@ -410,10 +410,14 @@ var vNode = {
_this.conf._13 = true
} else {
_this.digshow = true
+ _this.entInfo.followSearchFinish = true
+ _this.entInfo.entExist = false
}
if (power.indexOf(12) != -1) {
// 获取企业情报历史记录-12
_this.conf._12 = true
+ } else {
+ _this.conf._12 = false
if (_this.conf._4 || _this.conf._13) {
_this.singleTab = false
@@ -408,6 +408,8 @@ var vNode = {