From 64d5b4812fc034fb8321c0d9f173604f320e9c4e Mon Sep 17 00:00:00 2001 From: yis <15131735+Wzyhihi@user.noreply.gitee.com> Date: Wed, 20 Aug 2025 15:25:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=88=86=E6=9E=90=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/analysis/orderAnalysis/index.vue | 346 +++++++++------------ src/views/analysis/taskAnalysis/index.vue | 304 +++++++++++++++--- 2 files changed, 400 insertions(+), 250 deletions(-) diff --git a/src/views/analysis/orderAnalysis/index.vue b/src/views/analysis/orderAnalysis/index.vue index 8b9435e..adf2bcb 100644 --- a/src/views/analysis/orderAnalysis/index.vue +++ b/src/views/analysis/orderAnalysis/index.vue @@ -157,8 +157,8 @@ - - + + @@ -193,7 +193,7 @@ - +
显示第 {{ (pagination.currentPage - 1) * pagination.pageSize + 1 }} 至 @@ -201,25 +201,15 @@ 共 {{ pagination.total }} 条记录
-
- 跳至 - - - - 确定 - -
+
@@ -231,32 +221,27 @@