commit
This commit is contained in:
@@ -250,7 +250,7 @@ layout("/layouts/platform.html"){
|
||||
<el-option
|
||||
v-for="item in userOptions"
|
||||
:key="item.id"
|
||||
:label="item.username"
|
||||
:label="item.username + ' - ' + item.unitname"
|
||||
:value="item.id">
|
||||
</el-option>
|
||||
</el-select>
|
||||
|
||||
Reference in New Issue
Block a user