Browse Source

已测试,待开放上线

lifanagju_citu 2 months ago
parent
commit
1154c8942d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesA/chart/index.vue

+ 1 - 1
pagesA/chart/index.vue

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