forked from github/dataease
style: 修复无法输入应用描述的问题
This commit is contained in:
parent
a3e0596ea3
commit
14b27a5034
@ -31,7 +31,7 @@
|
||||
<el-input
|
||||
:placeholder="'请输入内容'"
|
||||
show-word-limit
|
||||
:value="state.form.description"
|
||||
v-model="state.form.description"
|
||||
type="textarea"
|
||||
/>
|
||||
</el-form-item>
|
||||
|
Loading…
Reference in New Issue
Block a user