From 557c2711a3e103ebc3d0492344eca9730d5e92b2 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 17 二月 2025 10:47:47 +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