From d47413653886d92e5857a9fa5b7cda294a7250c9 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 18 Jun 2026 13:29:50 +0800 Subject: [PATCH] =?UTF-8?q?2026-06-18=20=E6=B5=8B=E8=AF=95=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E6=96=B0=E5=A2=9E=E6=97=B6=E7=9A=84=E2=80=9C=E6=9D=90?= =?UTF-8?q?=E6=96=99=E6=80=BB=E9=87=91=E9=A2=9D=E2=80=9D=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=9C=89=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/test/requestForTest.vue | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/views/modules/test/requestForTest.vue b/src/views/modules/test/requestForTest.vue index 3a6d0c8..040fe29 100644 --- a/src/views/modules/test/requestForTest.vue +++ b/src/views/modules/test/requestForTest.vue @@ -360,7 +360,7 @@ - 材料总金额:{{ materialTotalAmount.toFixed(2) }} + 材料总金额:{{ displayMaterialTotalAmount.toFixed(2) }}