From 58c139b10cc5c4edbede04a849086d4a62d47d37 Mon Sep 17 00:00:00 2001 From: Yangk Date: Tue, 10 Mar 2026 18:04:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(erp/projectLedgerReport):=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=A1=B9=E7=9B=AE=E5=8F=B0=E8=B4=A6=E6=8A=A5=E8=A1=A8?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 新增项目台账报表页面,支持项目基本信息,合同信息,预算及成本项目的综合展示 --- .../oa/erp/projectLedgerReport/index.vue | 405 ++++++++++++++++++ 1 file changed, 405 insertions(+) create mode 100644 src/views/oa/erp/projectLedgerReport/index.vue diff --git a/src/views/oa/erp/projectLedgerReport/index.vue b/src/views/oa/erp/projectLedgerReport/index.vue new file mode 100644 index 0000000..a5c14db --- /dev/null +++ b/src/views/oa/erp/projectLedgerReport/index.vue @@ -0,0 +1,405 @@ + + + + +