@@ -5078,8 +5078,10 @@ function checkTagDisabled () {
if (item === this.searchTab) {
return
}
- if(item === 1) {
- location.replace('/jylab/supsearch/index.html')
+ if (!goTemplateData.inIframe) {
+ if(item === 1) {
+ location.replace('/jylab/supsearch/index.html')
+ }
this.searchTab = item
// if (item !== 0) {