feat: 意见组件高度自适应
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<el-form-item :prop="prop" label-width="0">
|
||||
<el-input :disabled="disabled"
|
||||
type="textarea"
|
||||
:rows="3"
|
||||
:autosize="{ minRows: 3 }"
|
||||
resize="none"
|
||||
placeholder="请输入意见"
|
||||
:value="value"
|
||||
|
||||
Reference in New Issue
Block a user