Browse Source

静态知识标签池文本标签不显示

zhouna 6 năm trước cách đây
mục cha
commit
68d0199ac5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,