src/pages/cameraAccess/components/DataStackInfo.vue
@@ -332,7 +332,6 @@ copyFile } from "@/api/localVedio"; import { changeRunType } from "@/api/pollConfig"; import InfoCard from "./infoCard" import eChartsBar from '@/components/subComponents/eChartsBar' @@ -441,8 +440,6 @@ }, mounted() { this.initFormData(); console.log(this.PollData.barCharts) }, beforeDestroy() { this.taskUid = 0;