ljc hai 1 mes
pai
achega
3e007bc525
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: {