src/views/mainPlan/gasPlanning/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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];