From 60b2a2777d7dba7a63e504a74b73c9b4d26c62e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wei=5F=E4=BD=B3?= Date: Fri, 14 Nov 2025 11:25:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E4=BC=B0?= =?UTF-8?q?=E5=80=BC=E5=AE=A1=E6=A0=B8=E8=AF=A6=E6=83=85=E9=A1=B5=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=98=BE=E7=A4=BA=EF=BC=8C=E6=94=B9=E7=94=A8NDataTabl?= =?UTF-8?q?e=E7=BB=84=E4=BB=B6=E8=A7=A3=E5=86=B3=E8=A1=A8=E5=A4=B4?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../audit/components/AuditDetail.vue | 169 ++++++++++-------- 1 file changed, 98 insertions(+), 71 deletions(-) diff --git a/web/src/views/valuation/audit/components/AuditDetail.vue b/web/src/views/valuation/audit/components/AuditDetail.vue index a791205..f8fd2e4 100644 --- a/web/src/views/valuation/audit/components/AuditDetail.vue +++ b/web/src/views/valuation/audit/components/AuditDetail.vue @@ -1,5 +1,5 @@