From 37dcf408507cf72eb734471402659958fda807c7 Mon Sep 17 00:00:00 2001
From: lizhenhua <1075222162@qq.com>
Date: Mon, 29 Sep 2025 18:05:02 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E9=85=8D=E7=BD=AE=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9=20=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/canteenreport/otherplace.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/canteenreport/otherplace.vue b/src/views/canteenreport/otherplace.vue
index 947e7ed5..60ad346d 100644
--- a/src/views/canteenreport/otherplace.vue
+++ b/src/views/canteenreport/otherplace.vue
@@ -108,10 +108,10 @@
{{ scope.row.tradeNum }}
-
+
- {{ (scope.row.realAmount/100).toFixed(2) }}
- {{ (scope.row.realAmount/100).toFixed(2) }}
+ {{ (scope.row.payableAmount/100).toFixed(2) }}
+ {{ (scope.row.payableAmount/100).toFixed(2) }}