From 33b10f28a7a9cd3e8113190a71958caa6d5f53eb Mon Sep 17 00:00:00 2001
From: hongchao <3228015117@qq.com>
Date: Wed, 22 Jan 2025 17:57:12 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=93=E7=AE=97=E7=94=B3=E8=AF=B7=E4=B8=AD?=
=?UTF-8?q?=E8=A7=A3=E5=86=B3=E7=BB=B4=E4=BF=AE=E5=BA=8F=E5=8F=B7=E4=B8=8D?=
=?UTF-8?q?=E8=BF=9E=E7=BB=AD=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../material/cost/component/applyDetail.vue | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/views/material/cost/component/applyDetail.vue b/src/views/material/cost/component/applyDetail.vue
index 824ada2e..07b543a3 100644
--- a/src/views/material/cost/component/applyDetail.vue
+++ b/src/views/material/cost/component/applyDetail.vue
@@ -52,7 +52,7 @@
-
+
{{ scope.row.leasePrice.toFixed(2) }}
@@ -65,12 +65,12 @@
-
+
{{ Number(scope.row.leaseDays).toFixed(2) }}
-
+
{{ scope.row.costs.toFixed(2) }}
@@ -93,13 +93,13 @@
-
+
{{ scope.row.num.toFixed(2) }}
-
+
{{ scope.row.costs.toFixed(2) }}
@@ -121,13 +121,13 @@
-
+
{{ scope.row.num.toFixed(2) }}
-
+
{{ scope.row.costs.toFixed(2) }}
@@ -149,12 +149,12 @@
-
+
{{ scope.row.num.toFixed(2) }}
-
+
{{ scope.row.costs.toFixed(2) }}