Karsa 1 жил өмнө
parent
commit
debd652613

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

@@ -137,7 +137,7 @@ export default defineComponent({
 
     /* 获取图表数据信息 */
     const loading = ref(false);
-    const haveData = ref(false);
+    const haveData = ref(true);
     const code = ref(route.query.code);
     const isShare = ref(route.query.fromType === 'share');
     // 语言 中英文 ch en  默认中文