From 2b13881cbb809efaffa471c656efe0d532c08d9a Mon Sep 17 00:00:00 2001
From: sen <sen@qq.com>
Date: 星期一, 23 三月 2026 10:38:20 +0800
Subject: [PATCH] 修改字段名

---
 ui/admin-ui3/src/views/cwgl/accountAnalysisDetail/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ui/admin-ui3/src/views/cwgl/accountAnalysisDetail/index.vue b/ui/admin-ui3/src/views/cwgl/accountAnalysisDetail/index.vue
index a291ed4..99de070 100644
--- a/ui/admin-ui3/src/views/cwgl/accountAnalysisDetail/index.vue
+++ b/ui/admin-ui3/src/views/cwgl/accountAnalysisDetail/index.vue
@@ -210,7 +210,7 @@
         { label: '鏈紑绁ㄩ噾棰�', prop: 'unInvoicedAmount', width: 110 },
       ]
     },
-    { label: '澶囨敞', prop: 'remark', width: 120 },
+    { label: '澶囨敞', prop: 'accountRemark', width: 120 },
     { label: '灏氭瑺閲戦', prop: 'pendingAmount', width: 100 },
     { label: '閫炬湡澶╂暟', prop: 'overdueDays', width: 90 },
     { label: '閫炬湡鍒╂伅', prop: 'overdueInterest', width: 100 },

--
Gitblit v1.8.0