From 94f20f13dbb3b6392a7813a36953be038fea1916 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 05 九月 2025 14:47:12 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobAdminBClient
---
src/views/EmploymentManage/constants/columns.ts | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/views/EmploymentManage/constants/columns.ts b/src/views/EmploymentManage/constants/columns.ts
index b20138e..825600f 100644
--- a/src/views/EmploymentManage/constants/columns.ts
+++ b/src/views/EmploymentManage/constants/columns.ts
@@ -43,16 +43,21 @@
},
{
id: '9',
- enCode: 'beginTime',
+ enCode: 'createdTime',
name: '鍙戝竷鏃ユ湡',
},
{
id: '10',
+ enCode: 'beginTime',
+ name: '寮�濮嬫棩鏈�',
+ },
+ {
+ id: '11',
enCode: 'endTime',
name: '缁撴潫鏃ユ湡',
},
{
- id: '11',
+ id: '12',
enCode: 'releaseStatus',
name: '鍙戝竷鐘舵��',
},
--
Gitblit v1.9.1