src/views/mainPlan/apsPartRoutStat/index.vue
@@ -38,7 +38,7 @@ const { t, locale } = useI18n(); const loading = ref(false); const gridRef = ref(); const height = ref(document.documentElement.clientHeight - 130 + "px;"); const height = ref(document.documentElement.clientHeight - 170 + "px;"); const headers = ref([]); const exportData = ref([]);