mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
refactor: 增加tab标题最大长度 #7558
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
v-model="textarea"
|
||||
type="textarea"
|
||||
:rows="2"
|
||||
maxlength="10"
|
||||
maxlength="20"
|
||||
show-word-limit
|
||||
:placeholder="$t('dataset.input_content')"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user