ljc před 1 měsícem
rodič
revize
3e007bc525
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      components/cwg-system.vue

+ 1 - 0
components/cwg-system.vue

@@ -14,6 +14,7 @@ import { computed, ref, onMounted,onUnmounted } from 'vue'
 import { useI18n } from 'vue-i18n'
 import Config from '@/config/index'
 import { customApi } from '@/service/custom'
+import { userToken } from "@/composables/config";
 
 const props = defineProps({
   iconColor: {