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) }}