瀏覽代碼

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',