From 9476acfedfb2b55b397425d9da0a01b8ffbbf79f Mon Sep 17 00:00:00 2001
From: lizhenhua <1075222162@qq.com>
Date: Mon, 29 Sep 2025 13:17:39 +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 | 478 +++++++++++++++++++++++++
1 file changed, 478 insertions(+)
create mode 100644 src/views/canteenreport/otherplace.vue
diff --git a/src/views/canteenreport/otherplace.vue b/src/views/canteenreport/otherplace.vue
new file mode 100644
index 00000000..947e7ed5
--- /dev/null
+++ b/src/views/canteenreport/otherplace.vue
@@ -0,0 +1,478 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+ 导出列表
+
+
+
+
+
+
+ 合计
+ {{ (queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1 }}
+
+
+
+
+ -
+ {{ scope.row.custNum }}
+
+
+
+
+ -
+ {{ scope.row.custName }}
+
+
+
+
+ -
+ {{ scope.row.mobile }}
+
+
+
+
+ -
+ {{ scope.row.orgFullName }}
+
+
+
+
+ -
+ {{ scope.row.orderType }}
+
+
+
+
+ {{ scope.row.tradeNum }}
+ {{ scope.row.tradeNum }}
+
+
+
+
+ {{ (scope.row.realAmount/100).toFixed(2) }}
+ {{ (scope.row.realAmount/100).toFixed(2) }}
+
+
+
+
+ -
+ {{ scope.row.areaName }}
+
+
+
+
+ -
+ {{ scope.row.workAreaName }}
+
+
+
+
+
+
+
+
+
+
+