Commit 4b4e4b69 authored by wuhao's avatar wuhao 🎯

asder

parent 79e1f721
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: wuhao930406 1148547900@qq.com * @Author: wuhao930406 1148547900@qq.com
* @Date: 2023-08-08 09:18:08 * @Date: 2023-08-08 09:18:08
* @LastEditors: wuhao930406 1148547900@qq.com * @LastEditors: wuhao930406 1148547900@qq.com
* @LastEditTime: 2023-08-18 13:55:07 * @LastEditTime: 2023-08-18 14:45:38
* @FilePath: /vue3portal/src/viewsCN/dashboardC/portlet/echarts-hill-group/echart-hill.vue * @FilePath: /vue3portal/src/viewsCN/dashboardC/portlet/echarts-hill-group/echart-hill.vue
* @Description: * @Description:
* *
...@@ -84,7 +84,7 @@ const processOption = (dataList) => { ...@@ -84,7 +84,7 @@ const processOption = (dataList) => {
xAxis: { xAxis: {
type: 'category', type: 'category',
data: [], data: [],
axisLabel: { align: 'center' }, axisLabel: { interval: 0,align: 'center' },
}, },
series: [] series: []
} }
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: wuhao930406 1148547900@qq.com * @Author: wuhao930406 1148547900@qq.com
* @Date: 2023-08-08 09:18:08 * @Date: 2023-08-08 09:18:08
* @LastEditors: wuhao930406 1148547900@qq.com * @LastEditors: wuhao930406 1148547900@qq.com
* @LastEditTime: 2023-08-18 13:49:47 * @LastEditTime: 2023-08-18 14:23:12
* @FilePath: /vue3portal/vite.config.js * @FilePath: /vue3portal/vite.config.js
* @Description: * @Description:
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment