From a53d3e4989b5a561cc8c094f7815fd09cbc36526 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 3 Jul 2025 15:03:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=89=B9=E6=AC=A1=E8=BF=BD=E8=B8=AA?= =?UTF-8?q?=E5=B7=A6=E4=BE=A7=E5=88=97=E8=A1=A8=E5=8E=BB=E6=8E=89=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E7=AD=9B=E9=80=89=EF=BC=8C=E5=8E=BB=E9=99=A4=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=88=97=EF=BC=8C=E6=97=A5=E5=BF=97=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/batch_statistics.vue | 36 +++++++++++++++-------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/src/views/statistics/batch_statistics.vue b/src/views/statistics/batch_statistics.vue index 03b9b871..44aeac89 100644 --- a/src/views/statistics/batch_statistics.vue +++ b/src/views/statistics/batch_statistics.vue @@ -3,7 +3,7 @@ - - + --> - + @@ -64,17 +64,25 @@ ref="tableMlog" :apiObj="apiObj_mlog" row-key="id" - :params="params" - :query="params" + :params="params_mlog" + :query="params_mlog" > - + - + + + @@ -102,7 +110,7 @@ label="操作日期" prop="handle_date" > - +