ソースを参照

feat_text-keywords

ananzhusen 1 年間 前
コミット
31fb2d2580
1 ファイル変更1 行追加1 行削除
  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',