File was renamed from src/components/camera/SystemInfo.vue |
| | |
| | | import BoardCard from "@/components/subComponents/BoardCard" |
| | | import LocalVedioCard from "@/components/subComponents/LocalVedioCard" |
| | | import LiquidFillChart from "@/components/subComponents/chartLiquid" |
| | | import SliderVedio from '@/components/camera/slider-vedio' |
| | | import eChartsBar from '@/components/subComponents/eChartsBar' |
| | | |
| | | export default { |
| | | name: "SystemInfo", |
| | | components: { |
| | | DataStackCard, |
| | | // BoardCard, |
| | | // LocalVedioCard, |
| | | // LiquidFillChart, |
| | | // SliderVedio |
| | | eChartsBar, |
| | | }, |
| | | props: { |