From 651175d8c2bb08f8bd4739ccf0f7b19afe198325 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 15 Sep 2025 11:24:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=BD=E6=9F=A5=E6=90=9C=E7=B4=A2=E6=A0=8F?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=97=B6=E9=97=B4=E6=B7=BB=E5=8A=A0=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trial-summary/audit-record/index.vue | 64 ++++++++++--------- 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/src/views/trials/trials-panel/trial-summary/audit-record/index.vue b/src/views/trials/trials-panel/trial-summary/audit-record/index.vue index 0bdae98..81f1eeb 100644 --- a/src/views/trials/trials-panel/trial-summary/audit-record/index.vue +++ b/src/views/trials/trials-panel/trial-summary/audit-record/index.vue @@ -38,8 +38,8 @@ - + @@ -79,7 +79,9 @@ + range-separator="-" :start-placeholder="$t('trials:auditRecord:placeholder:startTime')" + :end-placeholder="$t('trials:auditRecord:placeholder:endTime')" :default-time="['00:00:00', '23:59:59']" + type="datetimerange"> @@ -91,17 +93,17 @@ {{ $t('common:button:search') - }} + }} {{ $t('common:button:reset') - }} + }}