提交 df313fb0 编写于 作者: S shiziyuan9527

fix 描述输入框

上级 4e04c0a1
......@@ -61,7 +61,7 @@
<el-input v-model="form.name" autocomplete="off"/>
</el-form-item>
<el-form-item :label="$t('commons.description')" prop="description">
<el-input v-model="form.description" autocomplete="off"/>
<el-input v-model="form.description" autocomplete="off" type="textarea"/>
</el-form-item>
</el-form>
<template v-slot:footer>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册