소스 검색

类型修改

luolei 5 년 전
부모
커밋
70a41e93f6
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,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,