Browse Source

修复健康监测

main
ZhaoYang 1 day ago
parent
commit
b5fcbbb43f
  1. 3
      chenhai-ui/src/components/visual/jkjc.vue

3
chenhai-ui/src/components/visual/jkjc.vue

@ -271,7 +271,8 @@
<script>
import * as echarts from 'echarts';
import dayjs from 'dayjs'
import 'dayjs/locale/zh-cn'
export default {
name: 'HealthDashboard',

Loading…
Cancel
Save