Parcourir la source

既往史tagtype为6

luolei il y a 5 ans
Parent
commit
8291492dba
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,