bill hace 1 año
padre
commit
e006ba0ad0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/view/case/draw/edit-shape/title.vue

+ 1 - 1
src/view/case/draw/edit-shape/title.vue

@@ -3,7 +3,7 @@
     <el-input
       @focus="$emit('inputIng', true)"
       @blur="$emit('inputIng', false)"
-      :maxlength="100"
+      :maxlength="50"
       style="width: 220px"
       v-model="value"
     >