ZaiZai 1 year ago
parent
commit
984b51d63f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

@@ -53,7 +53,7 @@
 </template>
 
 <script setup>
-import { nextTick, onActivated, onMounted, ref } from 'vue'
+import { onActivated, ref } from 'vue'
 import HcAgentCharge from './modules/agent-charge.vue'
 import frame001 from '~src/assets/home/Frame001.png'
 import frame002 from '~src/assets/home/Frame002.png'