| | |
| | | import exceptionApi from '@/api/exceptionApi.js' |
| | | |
| | | import DustRadarChart from '@/views/risk_assessment/components/DustRadarChart.vue' |
| | | import LineChart from '@/views/risk_assessment/components/LineChart.vue' |
| | | import LineChart from '@/views/risk_assessment/components/FYLineChart.vue' |
| | | |
| | | import index from '@/utils/risk_estimate_common_function/index.js' |
| | | import ButtonClick from '@/sfc/ButtonClick.vue' |
| | |
| | | import exceptionApi from '@/api/exceptionApi.js' |
| | | |
| | | import DustRadarChart from '@/views/risk_assessment/components/DustRadarChart.vue' |
| | | import LineChart from '@/views/risk_assessment/components/LineChart.vue' |
| | | import LineChart from '@/views/risk_assessment/components/FYLineChart.vue' |
| | | import index from '@/utils/risk_estimate_common_function/index.js' |
| | | import ButtonClick from '@/sfc/ButtonClick.vue' |
| | | import dayjs from 'dayjs' |
| | |
| | | '@': fileURLToPath(new URL('./src', import.meta.url)) |
| | | } |
| | | }, |
| | | |
| | | server: { |
| | | host: '0.0.0.0' |
| | | } |
| | | }) |