From af6eb199528be4e11e2ca004e54658ce4d860f81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= <2178503051@qq.com> Date: Sat, 23 May 2026 18:13:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(crm):=20=E4=BF=AE=E6=AD=A3=E5=BA=94?= =?UTF-8?q?=E6=94=B6=E8=A1=A8=E6=A0=BC=E5=90=88=E5=90=8C=E7=BC=96=E5=8F=B7?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E5=AD=97=E6=AE=B5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将合同编号列的prop从contractCode改为orderCode,匹配实际数据源字段 --- klp-ui/src/views/crm/components/ReceiveTable.vue | 2 +- klp-ui/src/views/crm/contract/fin_sta/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/klp-ui/src/views/crm/components/ReceiveTable.vue b/klp-ui/src/views/crm/components/ReceiveTable.vue index b25821ea..b4f78aae 100644 --- a/klp-ui/src/views/crm/components/ReceiveTable.vue +++ b/klp-ui/src/views/crm/components/ReceiveTable.vue @@ -53,7 +53,7 @@ - +