From 2d2a6b9d20ae8c5d9fcbedac48b4428f696fa127 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期四, 16 五月 2024 14:46:35 +0800 Subject: [PATCH] 招聘简历打印 --- CoreCms.Net.Web.Admin/wwwroot/views/distribution/grade/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/grade/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/grade/index.html index ebd41f0..9752c29 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/distribution/grade/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/distribution/grade/index.html @@ -84,7 +84,7 @@ { field: 'name', title: '绛夌骇鍚嶇О', sort: false, width: 205 }, { field: 'isDefault', title: '鏄惁榛樿绛夌骇', width: 95, templet: '#switch_isDefault', sort: false, unresize: true }, { field: 'isAutoUpGrade', title: '鏄惁鑷姩鍗囩骇', width: 95, templet: '#switch_isAutoUpGrade', sort: false, unresize: true }, - { field: 'sortId', title: '绛夌骇鎺掑簭锛堝垎閿�绛夌骇鎺掑簭瓒婂ぇ锛岀瓑绾ц秺楂橈級', sort: false, width: 250 }, + { field: 'sortId', title: '绛夌骇鎺掑簭锛堢粡閿�绛夌骇鎺掑簭瓒婂ぇ锛岀瓑绾ц秺楂橈級', sort: false, width: 250 }, { field: 'description', title: '绛夌骇璇存槑', sort: false }, { width: 162, align: 'center', title: '鎿嶄綔', fixed: 'right', toolbar: '#LAY-app-CoreCmsDistributionGrade-tableBox-bar' } ] -- Gitblit v1.9.1