소스 검색

既往史tagtype为6

luolei 5 년 전
부모
커밋
8291492dba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/icss/CommonTemplate.vue

+ 1 - 1
src/components/icss/CommonTemplate.vue

@@ -572,7 +572,7 @@ export default {
         "tagName": this.searchVal,
         "type": tmpTypeSin,
         "notIds": notIds,
-        "notTagType": (this.type==2 || this.type==22 || this.type==32 || this.type==322 || this.type==4)?[4,10]:this.type==1?[0,1,3,4,10]:this.type==331?[0,3,4,10]:[3,4,10]
+        "notTagType": (this.type==2 || this.type==22 || this.type==32 || this.type==322 || this.type==4)?[4,8,10]:this.type==1?[6,1,3,4,8,10]:this.type==331?[6,3,8,4,10]:[3,8,4,10]
       }
       let params = {
         "notIds": notIds,