浏览代码

已测试,待开放上线

lifanagju_citu 2 月之前
父节点
当前提交
1154c8942d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'