This commit is contained in:
2020-10-06 14:58:03 +00:00
parent d7b9b94804
commit 800a27b70a
36 changed files with 173 additions and 93 deletions

View File

@@ -3,7 +3,7 @@
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
<v-col cols="12">
<v-btn @click="refreshProfile">
<v-icon>fa-sync</v-icon>
<v-icon>$ayiSync</v-icon>
</v-btn>
</v-col>
<v-col cols="12">
@@ -94,7 +94,7 @@ function generateMenu(vm) {
menuItems: [
// {
// title: "Copy"),
// icon: "fa-copy",
// icon: "$ayiCopy",
// surface: false,
// key: FORM_KEY + ":copylog",
// vm: vm