From 9a0925c3102ff9e18637271ecdab6bf56ca149dc Mon Sep 17 00:00:00 2001 From: guoshipeng <3194674006@qq.com> Date: Tue, 21 Mar 2023 13:22:12 +0800 Subject: [PATCH] 1、时间控件修改 --- .idea/workspace.xml | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 18f64c5..89e98d2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,12 +3,11 @@ <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/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$/cmsdist/serverConfig.json" beforeDir="false" afterPath="$PROJECT_DIR$/cmsdist/serverConfig.json" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/cmsdist/static/js/chunk-09784ec9.dbe1340e.js" beforeDir="false" /> + <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/src/components/Form/DatePicker.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Form/DatePicker.vue" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -374,6 +373,8 @@ <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" /> </task> <task id="LOCAL-00001" summary="������������������������������������"> <created>1627269084478</created> -- Gitblit v1.8.0