fixed bug

This commit is contained in:
chenjianan
2019-06-27 15:37:16 +08:00
parent 1bb5db9ab6
commit 05b80d218b
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
:value="item.value"/>
</el-select>
<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:</span>
<el-input v-model="name" placeholder="名称" size="small" clearable style="width:200px"/>
<el-input v-model="Name" placeholder="名称" size="small" clearable style="width:200px"/>
</el-row>
<el-row style="margin-top:10px">
<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:</span>