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