@@ -20,7 +20,7 @@
placeholder="请输入菜品名称"
type="textarea"
:autosize="{ minRows: 3, maxRows: 3 }"
- maxlength="20"
+ maxlength="10"
show-word-limit
clearable
/>