bill hai 1 ano
pai
achega
8e889086d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/case/draw/edit-shape/tag.vue

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

@@ -4,7 +4,7 @@
       type="textarea"
       @focus="$emit('inputIng', true)"
       @blur="$emit('inputIng', false)"
-      :maxlength="50"
+      :maxlength="500"
       style="width: 200px"
       v-model="text"
     >