NEZ-668 style: nezha 系统中输入框字符长度问题
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
v-model="editModule.remark"
|
||||
:autosize="{ minRows: 1, maxRows: 6}"
|
||||
class="not-fixed-height no-resize"
|
||||
maxlength="1024"
|
||||
maxlength="256"
|
||||
show-word-limit
|
||||
placeholder=""
|
||||
size="small"
|
||||
type="textarea"></el-input>
|
||||
|
||||
Reference in New Issue
Block a user