From 8c9851e23fc6a9d1a8df3cef576477229f0c0ea5 Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 22 Aug 2025 09:18:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix(productSaleStatistics):=20=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E9=94=80=E5=94=AE=E7=BB=9F=E8=AE=A1-=E8=B5=B7?= =?UTF-8?q?=E5=A7=8B=E7=BB=93=E6=9D=9F=E6=97=A5=E6=9C=9F=E6=9C=AA=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E9=97=AE=E9=A2=98=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/productSaleStatistics.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/statistics/productSaleStatistics.vue b/src/views/statistics/productSaleStatistics.vue index 54be745..4e4f6a9 100644 --- a/src/views/statistics/productSaleStatistics.vue +++ b/src/views/statistics/productSaleStatistics.vue @@ -176,6 +176,8 @@ export default { created() { this.getSearch() this.getOthers() + this.select.startTime = this.timeRange[0] + this.select.endTime = this.timeRange[1] }, methods: { isLocalSymbol, From e020d851333d51aa4c40dcebb2fefdde69e9e23c Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 27 Aug 2025 16:05:24 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix(framework):=20=E5=AE=89=E7=BD=AE?= =?UTF-8?q?=E6=9E=B6=E6=9E=84=E6=9C=80=E5=A4=9A=E6=9F=A57=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/framework/architecture/azjg5.vue | 7 ++++++- src/views/framework/architecture/index.vue | 11 +++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/src/views/framework/architecture/azjg5.vue b/src/views/framework/architecture/azjg5.vue index 97b6253..bde8c87 100644 --- a/src/views/framework/architecture/azjg5.vue +++ b/src/views/framework/architecture/azjg5.vue @@ -32,9 +32,14 @@ /> -