Sfoglia il codice sorgente

feat_text-keywords

ananzhusen 1 anno fa
parent
commit
31fb2d2580
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/components/PenDatas.vue

+ 1 - 1
src/views/components/PenDatas.vue

@@ -479,7 +479,7 @@ const options = ref<any>([
   {
     value: 'text',
     content: '文字',
-    keywords: true,
+    // keywords: true,
   },
   {
     value: 'progress',