瀏覽代碼

Merge branch 'main' of github.com:le5le-com/visualization-design

Alsmile 1 年之前
父節點
當前提交
379a5e83e1
共有 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',