Selaa lähdekoodia

已测试,待开放上线

lifanagju_citu 2 kuukautta sitten
vanhempi
commit
1154c8942d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pagesA/chart/index.vue

+ 1 - 1
pagesA/chart/index.vue

@@ -215,7 +215,7 @@
 </template>
 
 <script setup>
-import { ref, watch, onMounted, computed } from 'vue'
+import { ref, watch, onMounted } from 'vue'
 import { onLoad } from '@dcloudio/uni-app'
 import { useIMStore } from '@/store/im'
 import { userStore } from '@/store/user'