flat: comname 修复
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<el-option
|
||||
v-for="item in enterpriseList"
|
||||
:key="item.id"
|
||||
:label="item.companyName"
|
||||
:label="item.comname"
|
||||
:value="item.id">
|
||||
</el-option>
|
||||
</el-select>
|
||||
|
||||
Reference in New Issue
Block a user