From 71e821ab5e6b3014fac9b691d6957bcc09704b70 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期三, 29 五月 2024 11:45:04 +0800
Subject: [PATCH] 修改定制封面逻辑

---
 CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/job_jobseting/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/job_jobseting/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/job_jobseting/index.html
index 4ab058e..64b776c 100644
--- a/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/job_jobseting/index.html
+++ b/CoreCms.Net.Web.Admin/wwwroot/views/baifenbingfa/job_jobseting/index.html
@@ -132,6 +132,7 @@
 						    { field: 'location', title: '宸ヤ綔鍦扮偣', sort: false,width: 105 },
 						    { field: 'jobDescription', title: '宸ヤ綔鎻忚堪', sort: false },
 						    { field: 'requirements', title: '宀椾綅瑕佹眰', sort: false },
+                            { field: 'sort', title: '鎺掑簭', sort: false,width: 105 },
 						    { field: 'isEN', title: '鏄惁涓婃灦', width: 95, templet: '#switch_isEN', sort: false , unresize: true},
 						    { field: 'createTime', title: '寤虹珛鏃堕棿', width: 130, sort: false},						    
 						 

--
Gitblit v1.9.1