From e4bdde0126e1d922456c270626bac312df27912f Mon Sep 17 00:00:00 2001
From: guoshipeng <3194674006@qq.com>
Date: Thu, 05 Jan 2023 16:24:29 +0800
Subject: [PATCH] 风场时间段选择,空气质量报告模板修改

---
 .idea/workspace.xml |   26 ++++++++++++++++++++------
 1 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 8c48af2..c16c9d9 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -2,11 +2,13 @@
 <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 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$/cmsdist/static/css/chunk-60cd7b5b.4e0b5cf8.css" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/cmsdist/static/js/chunk-e48dd19a.421499f9.js" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/utils/request.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/request.js" 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" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -16,8 +18,8 @@
   <component name="FileTemplateManagerImpl">
     <option name="RECENT_TEMPLATES">
       <list>
-        <option value="Vue Single File Component" />
         <option value="JavaScript File" />
+        <option value="Vue Single File Component" />
       </list>
     </option>
   </component>
@@ -357,7 +359,19 @@
       <workItem from="1670458590350" duration="21492000" />
       <workItem from="1670545584810" duration="18335000" />
       <workItem from="1670804880293" duration="11690000" />
-      <workItem from="1671253321003" duration="572000" />
+      <workItem from="1671253321003" duration="2753000" />
+      <workItem from="1671415778084" duration="4609000" />
+      <workItem from="1671495660513" duration="12928000" />
+      <workItem from="1671582310795" duration="11064000" />
+      <workItem from="1671668658863" duration="2931000" />
+      <workItem from="1672187240289" duration="5012000" />
+      <workItem from="1672273570434" duration="11801000" />
+      <workItem from="1672359879682" duration="8109000" />
+      <workItem from="1672705574387" duration="6367000" />
+      <workItem from="1672792104603" duration="10610000" />
+      <workItem from="1672878692812" duration="4973000" />
+      <workItem from="1672905950696" duration="254000" />
+      <workItem from="1672906896558" duration="38000" />
     </task>
     <task id="LOCAL-00001" summary="������������������������������������">
       <created>1627269084478</created>
@@ -531,7 +545,7 @@
         </line-breakpoint>
         <line-breakpoint enabled="true" type="javascript">
           <url>file://$PROJECT_DIR$/src/views/car/index.vue</url>
-          <line>1054</line>
+          <line>1285</line>
           <option name="timeStamp" value="44" />
         </line-breakpoint>
       </breakpoints>

--
Gitblit v1.8.0