From a430dc39516a0d33f02ef902159b23a53b0c92ea Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 16 十月 2025 17:07:09 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/12333GovernmentWeb

---
 src/views/Reward/constants/columns.ts |   30 +++++++++++++++++++++++++++---
 1 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/src/views/Reward/constants/columns.ts b/src/views/Reward/constants/columns.ts
index 428f1cc..c2d188b 100644
--- a/src/views/Reward/constants/columns.ts
+++ b/src/views/Reward/constants/columns.ts
@@ -68,10 +68,22 @@
     width: 180,
   },
   {
+    id: '11-1',
+    enCode: 'incomeCompanyName',
+    name: '杩涜处鍗曚綅',
+    width: 180,
+  },
+  {
     id: '12',
-    enCode: 'remianAmount',
+    enCode: 'bountyAmount',
     name: '璧勯噾浣欓',
     width: 120,
+  },
+  {
+    id: '12-1',
+    enCode: 'auditOperator',
+    name: '瀹℃牳浜�',
+    width: 180,
   },
   {
     id: '13',
@@ -145,14 +157,20 @@
     width: 160,
   },
   {
+    id: '11-1',
+    enCode: 'incomeCompanyName',
+    name: '杩涜处鍗曚綅',
+    width: 180,
+  },
+  {
     id: '10',
-    enCode: 'tradeTime',
+    enCode: 'auditTime',
     name: '鍑鸿处瀹℃牳鏃ユ湡',
     width: 180,
   },
   {
     id: '11',
-    enCode: 'remianAmount',
+    enCode: 'bountyAmount',
     name: '璧勯噾浣欓',
     width: 160,
   },
@@ -163,6 +181,12 @@
     width: 160,
   },
   {
+    id: '12-1',
+    enCode: 'financeAuditOperator',
+    name: '瀹℃牳浜�',
+    width: 180,
+  },
+  {
     id: '13',
     enCode: 'financeAuditTime',
     name: '瀹℃牳鏃堕棿',

--
Gitblit v1.9.1