fix:合同在途供应商列表
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
<el-option
|
||||
v-for="item in Depts"
|
||||
:key="item.index"
|
||||
:label="item"
|
||||
:value="item"
|
||||
:label="item.name"
|
||||
:value="item.name"
|
||||
>
|
||||
</el-option>
|
||||
</el-select>
|
||||
|
||||
Reference in New Issue
Block a user