From 4bced4c45dac14f20953b6f3b0326e535a99729b Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Thu, 23 Nov 2023 09:48:03 +0800
Subject: [PATCH] fix:导出修改
---
.idea/workspace.xml | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 01e0f77..7aa3390 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,6 +4,14 @@
<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/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/cmsdist/index.html" 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/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" />
@@ -373,6 +381,9 @@
<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