From ffadb97c8ac3cf3c532e36311d2b0d39614e7c1e Mon Sep 17 00:00:00 2001 From: guoshipeng <3194674006@qq.com> Date: Thu, 05 Jan 2023 16:34:58 +0800 Subject: [PATCH] 修改风场页面时间选择 --- .idea/workspace.xml | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c16c9d9..a0e8e5c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,13 +2,11 @@ <project version="4"> <component name="ChangeListManager"> <list default="true" id="6a923843-d66d-4ccb-892a-72e969a7cbe1" name="Default Changelist" comment="export cityRankWord"> - <change afterPath="$PROJECT_DIR$/src/views/PM5PM10ForecastChart/index.vue" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/src/views/Equidata/index.vue" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/src/views/Listdata/index.vue" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/cmsdist/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/cmsdist/index.html" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/public/airQuality.docx" beforeDir="false" afterPath="$PROJECT_DIR$/public/airQuality.docx" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/components/Wind/Map.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Wind/Map.vue" afterDir="false" /> <change beforePath="$PROJECT_DIR$/src/router/dynamicRouter.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/router/dynamicRouter.js" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/views/dailyreport/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/dailyreport/index.vue" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/views/Equipment/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/Equipment/index.vue" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -371,7 +369,7 @@ <workItem from="1672792104603" duration="10610000" /> <workItem from="1672878692812" duration="4973000" /> <workItem from="1672905950696" duration="254000" /> - <workItem from="1672906896558" duration="38000" /> + <workItem from="1672906896558" duration="544000" /> </task> <task id="LOCAL-00001" summary="������������������������������������"> <created>1627269084478</created> -- Gitblit v1.8.0