src/views/mainPlan/gasPlanning/index.vue
@@ -829,6 +829,10 @@ } function resetQuery() { queryParams.value.date = ""; clickedQuery.value = false; clickedQuery2.value = false; gasPlanList.value = []; routePlanList.value = []; } async function handleSave(major) { const year = queryParams.value.date.split("-")[0];