|
@@ -220,7 +220,7 @@ import dataCollectionAPI, {
|
|
} from "@/api/sLongDemo/dataCollection";
|
|
} from "@/api/sLongDemo/dataCollection";
|
|
import type { TabsPaneContext } from "element-plus";
|
|
import type { TabsPaneContext } from "element-plus";
|
|
import firstChart from "@/views/sLongDemo/dataCollection/firstChart.vue";
|
|
import firstChart from "@/views/sLongDemo/dataCollection/firstChart.vue";
|
|
-import secondChart from "@/views/sLongDemo/dataCollection/firstChart.vue";
|
|
|
|
|
|
+import secondChart from "@/views/sLongDemo/dataCollection/secondChart.vue";
|
|
|
|
|
|
const pageData = ref<dataCollectionPageVO[]>();
|
|
const pageData = ref<dataCollectionPageVO[]>();
|
|
const total = ref(0);
|
|
const total = ref(0);
|