This commit is contained in:
2020-06-04 23:07:15 +00:00
parent f38ddc943c
commit 3dd037d38a
4 changed files with 32 additions and 22 deletions

View File

@@ -276,6 +276,7 @@ export default {
window.$gz.eventBus.$off();
},
mounted() {
// this.$vuetify.theme.dark = true;
this.$root.$gzconfirm = this.$refs.gzconfirm.open;
this.$root.$gznotify = this.$refs.gznotify.addNotification;