From 416eb6356e6fca5d633597bba18958ae664ad6c6 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Fri, 15 Mar 2024 17:20:21 +0800
Subject: [PATCH] fix: 走航报告下载修改

---
 .idea/workspace.xml |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 18f64c5..7aa3390 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,12 +3,15 @@
   <component name="ChangeListManager">
     <list default="true" id="6a923843-d66d-4ccb-892a-72e969a7cbe1" name="Default Changelist" comment="export cityRankWord">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/cmsdist/airQuality.docx" beforeDir="false" afterPath="$PROJECT_DIR$/cmsdist/airQuality.docx" 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$/public/sailingReport.docx" beforeDir="false" afterPath="$PROJECT_DIR$/public/sailingReport.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/components/Wind/realTimeLocal/airChangeTrend.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Wind/realTimeLocal/airChangeTrend.vue" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/utils/exportLUImage.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/exportLUImage.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/utils/request.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/request.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/views/air/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/air/index.vue" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/src/views/car/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/car/index.vue" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/views/sectionReport/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/sectionReport/index.vue" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/views/deviceDetail/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/deviceDetail/index.vue" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/views/main/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/main/index.vue" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -374,6 +377,13 @@
       <workItem from="1672906896558" duration="2280000" />
       <workItem from="1672964982648" duration="7982000" />
       <workItem from="1673224135076" duration="7014000" />
+      <workItem from="1679296211797" duration="11000" />
+      <workItem from="1679296917474" duration="8000" />
+      <workItem from="1680243193398" duration="162000" />
+      <workItem from="1680502666801" duration="6000" />
+      <workItem from="1683791620023" duration="3000" />
+      <workItem from="1684375250492" duration="344000" />
+      <workItem from="1684375692389" duration="49000" />
     </task>
     <task id="LOCAL-00001" summary="������������������������������������">
       <created>1627269084478</created>

--
Gitblit v1.8.0