Explorar el Código

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

Alsmile hace 1 año
padre
commit
379a5e83e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',