globalMixins.js 86 Bytes Raw Blame History Permalink 1 2 3 4 import Vue from 'vue'; import mixins from '@/utils/Mixins/index'; Vue.mixin(mixins);