This commit is contained in:
2021-05-20 19:12:02 +00:00
parent 246b2b1f01
commit 20ab7cbc4f
4 changed files with 21 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
<v-btn icon class="ml-n1 mr-2" @click="openDialog = true">
<v-icon>$ayiEdit</v-icon>
</v-btn>
<span>{{ displayServiceAddress }}</span>
<span @click="openDialog = true">{{ displayServiceAddress }}</span>
</div>
</template>
<v-row justify="center">