From e2be91ce14b9834527f92c8d79ed427875deb4fc Mon Sep 17 00:00:00 2001 From: Yangk Date: Thu, 9 Apr 2026 14:12:11 +0800 Subject: [PATCH] =?UTF-8?q?fix(oa/erp):=20=E4=BF=AE=E5=A4=8D=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=8F=B0=E8=B4=A6=E6=8A=A5=E8=A1=A8=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 状态列改为显示项目进度状态并添加溢出提示 - 签订时间列支持换行显示并移除日期截取 - 合同额列移除数字格式化直接显示原始值 - 添加客户经理和付款方式字段显示 - 新增质保期描述列 - 所有金额相关字段移除格式化保持数值原样显示 --- .../oa/erp/projectLedgerReport/index.vue | 27 ++++++++++++------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/src/views/oa/erp/projectLedgerReport/index.vue b/src/views/oa/erp/projectLedgerReport/index.vue index 85bac3f..76f61ca 100644 --- a/src/views/oa/erp/projectLedgerReport/index.vue +++ b/src/views/oa/erp/projectLedgerReport/index.vue @@ -66,9 +66,9 @@ - + @@ -91,22 +91,31 @@ - + - + - + + + + + + + -