Explorar el Código

Merge remote-tracking branch 'origin/independentTag' into dev

zhouna hace 6 años
padre
commit
52d3ded781
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/icss/PromptTagPool.vue

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

@@ -169,7 +169,7 @@
         }
         let param = {
           "tagName": this.searchVal,
-          "tagType": [],
+          "tagType": [1,2,3,4,5,6,7,9,10,11],
           "controlType": [],
           "type": this.type || '',
           "notIds": notIds,