mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化位置
This commit is contained in:
parent
78c07dde9f
commit
1efd717049
@ -69,7 +69,7 @@
|
||||
<tbody>
|
||||
<tr v-for="location in locationManageInfo.locations">
|
||||
<td class="text-center">{{location.locationName}}</td>
|
||||
<td class="text-center">{{location.locationType}}</td>
|
||||
<td class="text-center">{{location.locationTypeName}}</td>
|
||||
<td class="text-center">{{location.locationId}}</td>
|
||||
<td class="text-right">
|
||||
<div class="btn-group">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user