This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<v-icon>$ayiEdit</v-icon>
|
||||
</v-btn>
|
||||
|
||||
<p class="text-caption">{{ displayServiceAddress }}</p>
|
||||
<span class="xtext-captionx">{{ displayServiceAddress }}</span>
|
||||
</div>
|
||||
</template>
|
||||
</div>
|
||||
@@ -67,6 +67,7 @@ export default {
|
||||
if (!window.$gz.util.stringIsNullOrEmpty(this.value.country)) {
|
||||
ret += this.value.country + " ";
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user