This commit is contained in:
Donald Zou
2025-09-13 23:25:51 +08:00
parent eab31ba5d0
commit 1b285537ad

View File

@@ -139,7 +139,7 @@ export default {
</small> </small>
</td> </td>
<td> <td>
<span v-if="hop.geo.city && hop.geo.country"> <span v-if="hop.geo && hop.geo.city && hop.geo.country">
<small>{{hop.geo.city}}, {{hop.geo.country}}</small> <small>{{hop.geo.city}}, {{hop.geo.country}}</small>
</span> </span>
<span v-else> <span v-else>