修改错误路径

This commit is contained in:
haozq 2025-12-02 14:22:34 +08:00
parent e0500df3b0
commit 86f2bdbd91
182 changed files with 192 additions and 192 deletions

View File

@ -120,7 +120,7 @@
"processing": false, "processing": false,
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/users", "url": ctxPath + "/users",

View File

@ -79,7 +79,7 @@
"processing": false, "processing": false,
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/roles", "url": ctxPath + "/roles",

View File

@ -92,7 +92,7 @@
"processing": false, "processing": false,
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/users", "url": ctxPath + "/users",

View File

@ -74,7 +74,7 @@ function init(){
"processing": false, "processing": false,
"serverSide" : true, "serverSide" : true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/roles", "url" : ctxPath + "/roles",

View File

@ -87,7 +87,7 @@ function init(){
"processing": false, "processing": false,
"serverSide" : true, "serverSide" : true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/users", "url" : ctxPath + "/users",

View File

@ -16,7 +16,7 @@ function init(){
"processing": false, "processing": false,
"serverSide" : true, "serverSide" : true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/users", "url" : ctxPath + "/users",

View File

@ -109,7 +109,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/messageInform", "url" : ctxPath + "/messageInform",

View File

@ -16,7 +16,7 @@ function init(){
"processing": false, "processing": false,
"serverSide" : true, "serverSide" : true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/users", "url" : ctxPath + "/users",

View File

@ -113,7 +113,7 @@ function init() {
'scrollCollapse':true, 'scrollCollapse':true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/UserRelation", "url": ctxPath + "/UserRelation",

View File

@ -20,7 +20,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/SubContractor", "url" : ctxPath + "/SubContractor",

View File

@ -23,7 +23,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/SubPrincipalManagement", "url" : ctxPath + "/SubPrincipalManagement",

View File

@ -42,7 +42,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/TeamManager", "url" : ctxPath + "/TeamManager",

View File

@ -22,7 +22,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton "pagingType": "full_numbers", //首页|尾页saveZipButton
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/superTeam/getOutstandingTeamList", "url": ctxPath + "/superTeam/getOutstandingTeamList",

View File

@ -22,7 +22,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton "pagingType": "full_numbers", //首页|尾页saveZipButton
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/superTeam/getOutstandingTeamList", "url": ctxPath + "/superTeam/getOutstandingTeamList",

View File

@ -21,7 +21,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/Builder", "url" : ctxPath + "/Builder",

View File

@ -46,7 +46,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton "pagingType": "full_numbers", //首页|尾页saveZipButton
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/CommonProblem", "url": ctxPath + "/CommonProblem",

View File

@ -25,7 +25,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getPersonByProList", "url": ctxPath + "/integratedQuery/getPersonByProList",

View File

@ -28,7 +28,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getProQueryList", "url": ctxPath + "/integratedQuery/getProQueryList",

View File

@ -23,7 +23,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getSubByProList", "url": ctxPath + "/integratedQuery/getSubByProList",

View File

@ -24,7 +24,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getTeamByProList", "url": ctxPath + "/integratedQuery/getTeamByProList",

View File

@ -25,7 +25,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getPersonBySubList", "url": ctxPath + "/integratedQuery/getPersonBySubList",

View File

@ -23,7 +23,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getProBySubList", "url": ctxPath + "/integratedQuery/getProBySubList",

View File

@ -24,7 +24,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getSubQueryList", "url": ctxPath + "/integratedQuery/getSubQueryList",

View File

@ -24,7 +24,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/integratedQuery/getTeamBySubList", "url": ctxPath + "/integratedQuery/getTeamBySubList",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/TeamManager/getPersonQueryList", "url": ctxPath + "/TeamManager/getPersonQueryList",

View File

@ -21,7 +21,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/TeamManager/getPersonRecordById", "url": ctxPath + "/TeamManager/getPersonRecordById",

View File

@ -26,7 +26,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/project", "url": ctxPath + "/project",

View File

@ -26,7 +26,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/proAndWork", "url": ctxPath + "/proAndWork",

View File

@ -32,7 +32,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton "pagingType": "full_numbers", //首页|尾页saveZipButton
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/SubBlacklist", "url": ctxPath + "/SubBlacklist",

View File

@ -30,7 +30,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/subProjectQuery/getProListInit", "url": ctxPath + "/subProjectQuery/getProListInit",

View File

@ -19,7 +19,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/subProjectQuery", "url": ctxPath + "/subProjectQuery",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/TeamManager/getTeamListX", "url": ctxPath + "/TeamManager/getTeamListX",

View File

@ -24,7 +24,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/TeamManager/getTeamWorkInfoList", "url": ctxPath + "/TeamManager/getTeamWorkInfoList",

View File

@ -28,7 +28,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/TeamManager/getWorkPersonByTeam", "url": ctxPath + "/TeamManager/getWorkPersonByTeam",

View File

@ -73,7 +73,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryFile/getSalaryFile", "url": ctxPath + "/salaryFile/getSalaryFile",

View File

@ -37,7 +37,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByQueryType", "url": ctxPath + "/salaryFile/getSalaryFileByQueryType",

View File

@ -99,7 +99,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByPro", "url": ctxPath + "/salaryFile/getSalaryFileByPro",

View File

@ -37,7 +37,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByQueryType", "url": ctxPath + "/salaryFile/getSalaryFileByQueryType",

View File

@ -71,7 +71,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileBySub", "url": ctxPath + "/salaryFile/getSalaryFileBySub",

View File

@ -38,7 +38,7 @@ function init() {
"scrollY": "650px", "scrollY": "650px",
"scrollCollapse": true, "scrollCollapse": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByQueryType", "url": ctxPath + "/salaryFile/getSalaryFileByQueryType",

View File

@ -29,7 +29,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/jobType/getJobTypeList", "url": ctxPath + "/jobType/getJobTypeList",

View File

@ -42,7 +42,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryCheck/getList", "url": ctxPath + "/salaryCheck/getList",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/migrant/getWorkInfoReleaseList", "url": ctxPath + "/migrant/getWorkInfoReleaseList",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/migrant/getWorkInfoReleaseList", "url": ctxPath + "/migrant/getWorkInfoReleaseList",

View File

@ -110,7 +110,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"createdRow": function (row, data, dataIndex) { "createdRow": function (row, data, dataIndex) {
if(!!data.remark){ if(!!data.remark){

View File

@ -19,7 +19,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/contractNumber", "url" : ctxPath + "/contractNumber",

View File

@ -19,7 +19,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/companyManage", "url" : ctxPath + "/companyManage",

View File

@ -22,7 +22,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/OwnCertificate/getOwnCertificateList", "url": ctxPath + "/OwnCertificate/getOwnCertificateList",

View File

@ -145,7 +145,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/OwnCertificate", "url": ctxPath + "/OwnCertificate",

View File

@ -172,7 +172,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/paySlip", "url": ctxPath + "/paySlip",

View File

@ -123,7 +123,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/workerBenefits", "url" : ctxPath + "/workerBenefits",

View File

@ -117,7 +117,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/workerBenefits/getWorkerBenefitsList", "url" : ctxPath + "/workerBenefits/getWorkerBenefitsList",

View File

@ -154,7 +154,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/OwnContract", "url": ctxPath + "/OwnContract",

View File

@ -19,7 +19,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/OwnContract/OwnContractRecord", "url" : ctxPath + "/OwnContract/OwnContractRecord",

View File

@ -122,7 +122,7 @@ function init(){
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide" : true, "serverSide" : true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/workerDepart", "url" : ctxPath + "/workerDepart",

View File

@ -115,7 +115,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/WorkerDepartFaceContrast", "url": ctxPath + "/WorkerDepartFaceContrast",

View File

@ -20,7 +20,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/WorkerDepartFaceContrast/getFaceChangeList", "url": ctxPath + "/WorkerDepartFaceContrast/getFaceChangeList",

View File

@ -20,7 +20,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/workerDepart", "url" : ctxPath + "/workerDepart",

View File

@ -20,7 +20,7 @@ function init(){
"serverSide" : true, "serverSide" : true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url" : ctxPath + "/workerDepart/getList", "url" : ctxPath + "/workerDepart/getList",

View File

@ -139,7 +139,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/workerOn", "url": ctxPath + "/workerOn",

View File

@ -62,7 +62,7 @@ function init() {
'scrollCollapse': true, 'scrollCollapse': true,
'deferRender': true, 'deferRender': true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/WorkRecord", "url": ctxPath + "/WorkRecord",

View File

@ -19,7 +19,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/BaseManager", "url": ctxPath + "/BaseManager",

View File

@ -32,7 +32,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton "pagingType": "full_numbers", //首页|尾页saveZipButton
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/Blacklist", "url": ctxPath + "/Blacklist",

View File

@ -30,7 +30,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/certificate/getWorkerCertificateRecheck", "url": ctxPath + "/certificate/getWorkerCertificateRecheck",

View File

@ -21,7 +21,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/certificate/getCertificateTypeList", "url": ctxPath + "/certificate/getCertificateTypeList",

View File

@ -23,7 +23,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/certificate/getSingleWorkerCertificateList", "url": ctxPath + "/certificate/getSingleWorkerCertificateList",

View File

@ -35,7 +35,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/certificate/getWorkerCertificateList", "url": ctxPath + "/certificate/getWorkerCertificateList",

View File

@ -32,7 +32,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/certificate/getWorkerCertificateStatistic", "url": ctxPath + "/certificate/getWorkerCertificateStatistic",

View File

@ -38,7 +38,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/certificate/getWorkCertificateSettingList", "url": ctxPath + "/certificate/getWorkCertificateSettingList",

View File

@ -21,7 +21,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/ConstructionIdentityInfo", "url": ctxPath + "/ConstructionIdentityInfo",

View File

@ -123,7 +123,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/faceContrast", "url": ctxPath + "/faceContrast",

View File

@ -67,7 +67,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/faceContrast/getWorkNumberListByCurrentDay", "url": ctxPath + "/faceContrast/getWorkNumberListByCurrentDay",

View File

@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamApply", "url": ctxPath + "/noSignalTeamApply",

View File

@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamExamine", "url": ctxPath + "/noSignalTeamExamine",

View File

@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamRecords", "url": ctxPath + "/noSignalTeamRecords",

View File

@ -44,7 +44,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamRecords/getNoSignalTeamRecordsDetails", "url": ctxPath + "/noSignalTeamRecords/getNoSignalTeamRecordsDetails",

View File

@ -70,7 +70,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamRecords/getPersonnelRecordsList", "url": ctxPath + "/noSignalTeamRecords/getPersonnelRecordsList",

View File

@ -186,7 +186,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/faceContrast/getWorkNumber", "url": ctxPath + "/faceContrast/getWorkNumber",

View File

@ -67,7 +67,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/faceContrast/getWorkNumberListByCurrentDay", "url": ctxPath + "/faceContrast/getWorkNumberListByCurrentDay",

View File

@ -123,7 +123,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/faceContrast", "url": ctxPath + "/faceContrast",

View File

@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamApply", "url": ctxPath + "/noSignalTeamApply",

View File

@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamExamine", "url": ctxPath + "/noSignalTeamExamine",

View File

@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamRecords", "url": ctxPath + "/noSignalTeamRecords",

View File

@ -44,7 +44,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamRecords/getNoSignalTeamRecordsDetails", "url": ctxPath + "/noSignalTeamRecords/getNoSignalTeamRecordsDetails",

View File

@ -70,7 +70,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/noSignalTeamRecords/getPersonnelRecordsList", "url": ctxPath + "/noSignalTeamRecords/getPersonnelRecordsList",

View File

@ -188,7 +188,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/faceContrast/getWorkNumber", "url": ctxPath + "/faceContrast/getWorkNumber",

View File

@ -32,7 +32,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton "pagingType": "full_numbers", //首页|尾页saveZipButton
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/Blacklist/getFreelist", "url": ctxPath + "/Blacklist/getFreelist",

View File

@ -23,7 +23,7 @@ function init() {
'deferRender': true, 'deferRender': true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/Redlist/getRedHistory", "url": ctxPath + "/Redlist/getRedHistory",

View File

@ -36,7 +36,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/Redlist", "url": ctxPath + "/Redlist",

View File

@ -142,7 +142,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/EmploymentManagement/getEmploymentManagementByProNew", "url": ctxPath + "/EmploymentManagement/getEmploymentManagementByProNew",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,

View File

@ -36,7 +36,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,
@ -102,7 +102,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,
@ -200,7 +200,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,

View File

@ -31,7 +31,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryApproval/getSalaryApprovalByPro", "url": ctxPath + "/salaryApproval/getSalaryApprovalByPro",

View File

@ -37,7 +37,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,

View File

@ -102,7 +102,7 @@ function init() {
"processing": true, //加载数据时显示进度状态 "processing": true, //加载数据时显示进度状态
"serverSide": true, "serverSide": true,
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryPaymentStatistics/getSalaryPaymentStatisticsByTeamPro", "url": ctxPath + "/salaryPaymentStatistics/getSalaryPaymentStatisticsByTeamPro",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,

View File

@ -21,7 +21,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/salaryAppeal", "url": ctxPath + "/salaryAppeal",

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,

View File

@ -20,7 +20,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
'scrollY': 'calc(100vh - 150px)', 'scrollY': 'calc(100vh - 150px)',
'scroller': true, 'scroller': true,

View File

@ -27,7 +27,7 @@ function init() {
"serverSide": true, "serverSide": true,
"pagingType": "full_numbers", //首页|尾页 "pagingType": "full_numbers", //首页|尾页
"language": { "language": {
"url": ctxPath + "/js/plugin/datatables/Chinese.lang" "url": contentPath + "/js/plugin/datatables/Chinese.lang"
}, },
"ajax": { "ajax": {
"url": ctxPath + "/contractMode", "url": ctxPath + "/contractMode",

Some files were not shown because too many files have changed in this diff Show More