浏览代码

文案fix

xueli.xue 8 年前
父节点
当前提交
bdf5837e26
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xxl-job-admin/src/main/webapp/WEB-INF/template/jobinfo/jobinfo.index.ftl

+ 1 - 1
xxl-job-admin/src/main/webapp/WEB-INF/template/jobinfo/jobinfo.index.ftl 查看文件

76
 					                	<th name="jobGroup" >jobGroup</th>
76
 					                	<th name="jobGroup" >jobGroup</th>
77
                                         <th name="childJobKey" >JobKey</th>
77
                                         <th name="childJobKey" >JobKey</th>
78
 					                  	<th name="jobDesc" >描述</th>
78
 					                  	<th name="jobDesc" >描述</th>
79
-                                        <th name="executorHandler" >JobJandler</th>
79
+                                        <th name="executorHandler" >JobHandler</th>
80
 					                  	<th name="executorParam" >任务参数</th>
80
 					                  	<th name="executorParam" >任务参数</th>
81
                                         <th name="jobCron" >Cron</th>
81
                                         <th name="jobCron" >Cron</th>
82
 					                  	<th name="addTime" >新增时间</th>
82
 					                  	<th name="addTime" >新增时间</th>