Browse Source

feat:system

ljc 1 tháng trước cách đây
mục cha
commit
3e007bc525
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: {