luolei 5 år sedan
förälder
incheckning
70a41e93f6
1 ändrade filer med 1 tillägg och 1 borttagningar
  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,8,10]:this.type==1?[6,1,3,4,8,10]:this.type==331?[6,3,8,4,10]:[3,8,4,10]
+        "notTagType": (this.type==2 || this.type==22 || this.type==32 || this.type==322 || this.type==4)?[4,8,10]:this.type==1?[3,4,6,8,10]:this.type==331?[3,4,6,8,10]:[3,4,8,10]
       }
       let params = {
         "notIds": notIds,