优化位置

This commit is contained in:
java110 2020-07-04 15:58:46 +08:00
parent 78c07dde9f
commit 1efd717049

View File

@ -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">