From e213a7e3f6039471ce7b62ea4458a6b634c566d3 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 13 Mar 2024 15:42:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=E7=AD=9B=E9=80=89=E7=BB=84=E4=BB=B6=E5=8F=AF?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=9F=A5=E8=AF=A2=E7=9A=84=E8=B5=B7=E5=A7=8B?= =?UTF-8?q?=E6=97=A5=E6=9C=9F=20#6005?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 2 +- .../v-query/QueryConditionConfiguration.vue | 169 +++++++++++++++--- .../v-query/RangeFilterTime.vue | 6 +- .../src/custom-component/v-query/Time.vue | 51 +++++- 4 files changed, 196 insertions(+), 32 deletions(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index 3bfeddddde..fa3826efb5 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -24,7 +24,7 @@ "axios": "^1.3.3", "crypto-js": "^4.1.1", "dayjs": "^1.11.9", - "element-plus-secondary": "^0.5.2", + "element-plus-secondary": "^0.5.3", "element-resize-detector": "^1.2.4", "file-saver": "^2.0.5", "html-to-image": "^1.11.11", diff --git a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue index f351566440..a114c3ceca 100644 --- a/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue +++ b/core/core-frontend/src/custom-component/v-query/QueryConditionConfiguration.vue @@ -1,9 +1,11 @@ +getLastStart