Browse Source

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

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