diff --git a/czl-screen/pages/home/mainList.html b/czl-screen/pages/home/mainList.html
index efbe294..648a609 100644
--- a/czl-screen/pages/home/mainList.html
+++ b/czl-screen/pages/home/mainList.html
@@ -120,7 +120,7 @@
"processing": false,
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/users",
diff --git a/czl-screen/pages/role/roleList.html b/czl-screen/pages/role/roleList.html
index 288d125..88fa769 100644
--- a/czl-screen/pages/role/roleList.html
+++ b/czl-screen/pages/role/roleList.html
@@ -79,7 +79,7 @@
"processing": false,
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/roles",
diff --git a/czl-screen/pages/user/userList.html b/czl-screen/pages/user/userList.html
index f7ec665..ecbc709 100644
--- a/czl-screen/pages/user/userList.html
+++ b/czl-screen/pages/user/userList.html
@@ -92,7 +92,7 @@
"processing": false,
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/users",
diff --git a/czl-web/pages/role/roleList.html b/czl-web/pages/role/roleList.html
index c356c6e..f46e936 100644
--- a/czl-web/pages/role/roleList.html
+++ b/czl-web/pages/role/roleList.html
@@ -74,7 +74,7 @@ function init(){
"processing": false,
"serverSide" : true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/roles",
diff --git a/czl-web/pages/user/userList.html b/czl-web/pages/user/userList.html
index 4a9fa23..badd300 100644
--- a/czl-web/pages/user/userList.html
+++ b/czl-web/pages/user/userList.html
@@ -87,7 +87,7 @@ function init(){
"processing": false,
"serverSide" : true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/users",
diff --git a/smz-web/js/user/notice.js b/smz-web/js/user/notice.js
index e932e51..003782c 100644
--- a/smz-web/js/user/notice.js
+++ b/smz-web/js/user/notice.js
@@ -16,7 +16,7 @@ function init(){
"processing": false,
"serverSide" : true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/users",
diff --git a/smz-web/js/user/sysMsgInform.js b/smz-web/js/user/sysMsgInform.js
index 84256a8..ebb29cc 100644
--- a/smz-web/js/user/sysMsgInform.js
+++ b/smz-web/js/user/sysMsgInform.js
@@ -109,7 +109,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/messageInform",
diff --git a/smz-web/js/user/user.js b/smz-web/js/user/user.js
index e932e51..003782c 100644
--- a/smz-web/js/user/user.js
+++ b/smz-web/js/user/user.js
@@ -16,7 +16,7 @@ function init(){
"processing": false,
"serverSide" : true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/users",
diff --git a/smz-web/js/work/basic/SubAndPro.js b/smz-web/js/work/basic/SubAndPro.js
index a3ff404..f083500 100644
--- a/smz-web/js/work/basic/SubAndPro.js
+++ b/smz-web/js/work/basic/SubAndPro.js
@@ -113,7 +113,7 @@ function init() {
'scrollCollapse':true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/UserRelation",
diff --git a/smz-web/js/work/basic/SubContractor.js b/smz-web/js/work/basic/SubContractor.js
index 8b30766..468e5f9 100644
--- a/smz-web/js/work/basic/SubContractor.js
+++ b/smz-web/js/work/basic/SubContractor.js
@@ -20,7 +20,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/SubContractor",
diff --git a/smz-web/js/work/basic/SubPrincipalManagement.js b/smz-web/js/work/basic/SubPrincipalManagement.js
index dd39b5f..71dbccc 100644
--- a/smz-web/js/work/basic/SubPrincipalManagement.js
+++ b/smz-web/js/work/basic/SubPrincipalManagement.js
@@ -23,7 +23,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/SubPrincipalManagement",
diff --git a/smz-web/js/work/basic/SubTeam.js b/smz-web/js/work/basic/SubTeam.js
index 775678b..fc3b31d 100644
--- a/smz-web/js/work/basic/SubTeam.js
+++ b/smz-web/js/work/basic/SubTeam.js
@@ -42,7 +42,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/TeamManager",
diff --git a/smz-web/js/work/basic/SuperTeamList.js b/smz-web/js/work/basic/SuperTeamList.js
index 84af63e..e71485f 100644
--- a/smz-web/js/work/basic/SuperTeamList.js
+++ b/smz-web/js/work/basic/SuperTeamList.js
@@ -22,7 +22,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/superTeam/getOutstandingTeamList",
diff --git a/smz-web/js/work/basic/SuperTeamRankingList.js b/smz-web/js/work/basic/SuperTeamRankingList.js
index a59146d..f4d1ae7 100644
--- a/smz-web/js/work/basic/SuperTeamRankingList.js
+++ b/smz-web/js/work/basic/SuperTeamRankingList.js
@@ -22,7 +22,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/superTeam/getOutstandingTeamList",
diff --git a/smz-web/js/work/basic/builderManager.js b/smz-web/js/work/basic/builderManager.js
index c821b4b..3576ccc 100644
--- a/smz-web/js/work/basic/builderManager.js
+++ b/smz-web/js/work/basic/builderManager.js
@@ -21,7 +21,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/Builder",
diff --git a/smz-web/js/work/basic/commonProblemList.js b/smz-web/js/work/basic/commonProblemList.js
index 5a5ba20..7d4b17a 100644
--- a/smz-web/js/work/basic/commonProblemList.js
+++ b/smz-web/js/work/basic/commonProblemList.js
@@ -46,7 +46,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/CommonProblem",
diff --git a/smz-web/js/work/basic/integratedQuery/ProQuery/PersonByProList.js b/smz-web/js/work/basic/integratedQuery/ProQuery/PersonByProList.js
index dddb7f8..8fce0f6 100644
--- a/smz-web/js/work/basic/integratedQuery/ProQuery/PersonByProList.js
+++ b/smz-web/js/work/basic/integratedQuery/ProQuery/PersonByProList.js
@@ -25,7 +25,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getPersonByProList",
diff --git a/smz-web/js/work/basic/integratedQuery/ProQuery/ProQueryList.js b/smz-web/js/work/basic/integratedQuery/ProQuery/ProQueryList.js
index c41fcbe..7f3e443 100644
--- a/smz-web/js/work/basic/integratedQuery/ProQuery/ProQueryList.js
+++ b/smz-web/js/work/basic/integratedQuery/ProQuery/ProQueryList.js
@@ -28,7 +28,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getProQueryList",
diff --git a/smz-web/js/work/basic/integratedQuery/ProQuery/SubByProList.js b/smz-web/js/work/basic/integratedQuery/ProQuery/SubByProList.js
index dda5c9e..8396f89 100644
--- a/smz-web/js/work/basic/integratedQuery/ProQuery/SubByProList.js
+++ b/smz-web/js/work/basic/integratedQuery/ProQuery/SubByProList.js
@@ -23,7 +23,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getSubByProList",
diff --git a/smz-web/js/work/basic/integratedQuery/ProQuery/TeamByProList.js b/smz-web/js/work/basic/integratedQuery/ProQuery/TeamByProList.js
index 54d0ae8..cf443e2 100644
--- a/smz-web/js/work/basic/integratedQuery/ProQuery/TeamByProList.js
+++ b/smz-web/js/work/basic/integratedQuery/ProQuery/TeamByProList.js
@@ -24,7 +24,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getTeamByProList",
diff --git a/smz-web/js/work/basic/integratedQuery/SubQuery/PersonBySubList.js b/smz-web/js/work/basic/integratedQuery/SubQuery/PersonBySubList.js
index 9128edc..d85f6e5 100644
--- a/smz-web/js/work/basic/integratedQuery/SubQuery/PersonBySubList.js
+++ b/smz-web/js/work/basic/integratedQuery/SubQuery/PersonBySubList.js
@@ -25,7 +25,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getPersonBySubList",
diff --git a/smz-web/js/work/basic/integratedQuery/SubQuery/ProBySubList.js b/smz-web/js/work/basic/integratedQuery/SubQuery/ProBySubList.js
index f4c4058..5c24ba2 100644
--- a/smz-web/js/work/basic/integratedQuery/SubQuery/ProBySubList.js
+++ b/smz-web/js/work/basic/integratedQuery/SubQuery/ProBySubList.js
@@ -23,7 +23,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getProBySubList",
diff --git a/smz-web/js/work/basic/integratedQuery/SubQuery/SubQueryList.js b/smz-web/js/work/basic/integratedQuery/SubQuery/SubQueryList.js
index 72909b9..04d414b 100644
--- a/smz-web/js/work/basic/integratedQuery/SubQuery/SubQueryList.js
+++ b/smz-web/js/work/basic/integratedQuery/SubQuery/SubQueryList.js
@@ -24,7 +24,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getSubQueryList",
diff --git a/smz-web/js/work/basic/integratedQuery/SubQuery/TeamBySubList.js b/smz-web/js/work/basic/integratedQuery/SubQuery/TeamBySubList.js
index cab9285..d3b051a 100644
--- a/smz-web/js/work/basic/integratedQuery/SubQuery/TeamBySubList.js
+++ b/smz-web/js/work/basic/integratedQuery/SubQuery/TeamBySubList.js
@@ -24,7 +24,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/integratedQuery/getTeamBySubList",
diff --git a/smz-web/js/work/basic/personQuery.js b/smz-web/js/work/basic/personQuery.js
index 7b6929c..28f77c9 100644
--- a/smz-web/js/work/basic/personQuery.js
+++ b/smz-web/js/work/basic/personQuery.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/TeamManager/getPersonQueryList",
diff --git a/smz-web/js/work/basic/personRecord.js b/smz-web/js/work/basic/personRecord.js
index bae3bba..4b3a1d4 100644
--- a/smz-web/js/work/basic/personRecord.js
+++ b/smz-web/js/work/basic/personRecord.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/TeamManager/getPersonRecordById",
diff --git a/smz-web/js/work/basic/proManager.js b/smz-web/js/work/basic/proManager.js
index e94a995..e6be3b6 100644
--- a/smz-web/js/work/basic/proManager.js
+++ b/smz-web/js/work/basic/proManager.js
@@ -26,7 +26,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/project",
diff --git a/smz-web/js/work/basic/sceneManager.js b/smz-web/js/work/basic/sceneManager.js
index 22914b2..6bdf7f1 100644
--- a/smz-web/js/work/basic/sceneManager.js
+++ b/smz-web/js/work/basic/sceneManager.js
@@ -26,7 +26,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/proAndWork",
diff --git a/smz-web/js/work/basic/subBlackList.js b/smz-web/js/work/basic/subBlackList.js
index f1b9cd6..d889ccf 100644
--- a/smz-web/js/work/basic/subBlackList.js
+++ b/smz-web/js/work/basic/subBlackList.js
@@ -32,7 +32,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/SubBlacklist",
diff --git a/smz-web/js/work/basic/subProjectList.js b/smz-web/js/work/basic/subProjectList.js
index 64887c9..e7d7558 100644
--- a/smz-web/js/work/basic/subProjectList.js
+++ b/smz-web/js/work/basic/subProjectList.js
@@ -30,7 +30,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/subProjectQuery/getProListInit",
diff --git a/smz-web/js/work/basic/subProjectQuery.js b/smz-web/js/work/basic/subProjectQuery.js
index fac86a4..703c74a 100644
--- a/smz-web/js/work/basic/subProjectQuery.js
+++ b/smz-web/js/work/basic/subProjectQuery.js
@@ -19,7 +19,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/subProjectQuery",
diff --git a/smz-web/js/work/basic/teamQuery.js b/smz-web/js/work/basic/teamQuery.js
index 5bba86d..001ee48 100644
--- a/smz-web/js/work/basic/teamQuery.js
+++ b/smz-web/js/work/basic/teamQuery.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/TeamManager/getTeamListX",
diff --git a/smz-web/js/work/basic/teamWorkInfo.js b/smz-web/js/work/basic/teamWorkInfo.js
index 87506cb..92da3cd 100644
--- a/smz-web/js/work/basic/teamWorkInfo.js
+++ b/smz-web/js/work/basic/teamWorkInfo.js
@@ -24,7 +24,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/TeamManager/getTeamWorkInfoList",
diff --git a/smz-web/js/work/basic/teamWorkerPerson.js b/smz-web/js/work/basic/teamWorkerPerson.js
index 62143b3..4f62b40 100644
--- a/smz-web/js/work/basic/teamWorkerPerson.js
+++ b/smz-web/js/work/basic/teamWorkerPerson.js
@@ -28,7 +28,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/TeamManager/getWorkPersonByTeam",
diff --git a/smz-web/js/work/fileLibrary/fileAllLibrary.js b/smz-web/js/work/fileLibrary/fileAllLibrary.js
index c22c9df..b351c46 100644
--- a/smz-web/js/work/fileLibrary/fileAllLibrary.js
+++ b/smz-web/js/work/fileLibrary/fileAllLibrary.js
@@ -73,7 +73,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryFile/getSalaryFile",
diff --git a/smz-web/js/work/fileLibrary/latelyLibrary.js b/smz-web/js/work/fileLibrary/latelyLibrary.js
index 1466673..3155e46 100644
--- a/smz-web/js/work/fileLibrary/latelyLibrary.js
+++ b/smz-web/js/work/fileLibrary/latelyLibrary.js
@@ -37,7 +37,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByQueryType",
diff --git a/smz-web/js/work/fileLibrary/proLibrary.js b/smz-web/js/work/fileLibrary/proLibrary.js
index 89bdc73..9bd6915 100644
--- a/smz-web/js/work/fileLibrary/proLibrary.js
+++ b/smz-web/js/work/fileLibrary/proLibrary.js
@@ -99,7 +99,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByPro",
diff --git a/smz-web/js/work/fileLibrary/starLibrary.js b/smz-web/js/work/fileLibrary/starLibrary.js
index 6a7c73a..9dab7f1 100644
--- a/smz-web/js/work/fileLibrary/starLibrary.js
+++ b/smz-web/js/work/fileLibrary/starLibrary.js
@@ -37,7 +37,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByQueryType",
diff --git a/smz-web/js/work/fileLibrary/subLibrary.js b/smz-web/js/work/fileLibrary/subLibrary.js
index 244b3de..a802c2b 100644
--- a/smz-web/js/work/fileLibrary/subLibrary.js
+++ b/smz-web/js/work/fileLibrary/subLibrary.js
@@ -71,7 +71,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileBySub",
diff --git a/smz-web/js/work/fileLibrary/uploadMeLibrary.js b/smz-web/js/work/fileLibrary/uploadMeLibrary.js
index 057cf77..19e31b1 100644
--- a/smz-web/js/work/fileLibrary/uploadMeLibrary.js
+++ b/smz-web/js/work/fileLibrary/uploadMeLibrary.js
@@ -38,7 +38,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryFile/getSalaryFileByQueryType",
diff --git a/smz-web/js/work/jobType/jobManagement.js b/smz-web/js/work/jobType/jobManagement.js
index d175b55..50c290c 100644
--- a/smz-web/js/work/jobType/jobManagement.js
+++ b/smz-web/js/work/jobType/jobManagement.js
@@ -29,7 +29,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/jobType/getJobTypeList",
diff --git a/smz-web/js/work/managementReview/managementReviewList.js b/smz-web/js/work/managementReview/managementReviewList.js
index b73d8e9..317d7d9 100644
--- a/smz-web/js/work/managementReview/managementReviewList.js
+++ b/smz-web/js/work/managementReview/managementReviewList.js
@@ -42,7 +42,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryCheck/getList",
diff --git a/smz-web/js/work/migrant/workInformationRelease.js b/smz-web/js/work/migrant/workInformationRelease.js
index f40829a..46d52c7 100644
--- a/smz-web/js/work/migrant/workInformationRelease.js
+++ b/smz-web/js/work/migrant/workInformationRelease.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/migrant/getWorkInfoReleaseList",
diff --git a/smz-web/js/work/migrant/workInformationReleaseAcc.js b/smz-web/js/work/migrant/workInformationReleaseAcc.js
index d408bd3..753341c 100644
--- a/smz-web/js/work/migrant/workInformationReleaseAcc.js
+++ b/smz-web/js/work/migrant/workInformationReleaseAcc.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/migrant/getWorkInfoReleaseList",
diff --git a/smz-web/js/work/ownPerson/Announcement.js b/smz-web/js/work/ownPerson/Announcement.js
index c15c5b9..784bc7e 100644
--- a/smz-web/js/work/ownPerson/Announcement.js
+++ b/smz-web/js/work/ownPerson/Announcement.js
@@ -110,7 +110,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"createdRow": function (row, data, dataIndex) {
if(!!data.remark){
diff --git a/smz-web/js/work/ownPerson/contractNumber.js b/smz-web/js/work/ownPerson/contractNumber.js
index 9051a80..a2e3e5e 100644
--- a/smz-web/js/work/ownPerson/contractNumber.js
+++ b/smz-web/js/work/ownPerson/contractNumber.js
@@ -19,7 +19,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/contractNumber",
diff --git a/smz-web/js/work/ownPerson/corporationMag.js b/smz-web/js/work/ownPerson/corporationMag.js
index 237606f..d226326 100644
--- a/smz-web/js/work/ownPerson/corporationMag.js
+++ b/smz-web/js/work/ownPerson/corporationMag.js
@@ -19,7 +19,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/companyManage",
diff --git a/smz-web/js/work/ownPerson/own-certificate-list.js b/smz-web/js/work/ownPerson/own-certificate-list.js
index 5459501..ce3ffcf 100644
--- a/smz-web/js/work/ownPerson/own-certificate-list.js
+++ b/smz-web/js/work/ownPerson/own-certificate-list.js
@@ -22,7 +22,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/OwnCertificate/getOwnCertificateList",
diff --git a/smz-web/js/work/ownPerson/own-certificate.js b/smz-web/js/work/ownPerson/own-certificate.js
index 43550e2..5fb721d 100644
--- a/smz-web/js/work/ownPerson/own-certificate.js
+++ b/smz-web/js/work/ownPerson/own-certificate.js
@@ -145,7 +145,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/OwnCertificate",
diff --git a/smz-web/js/work/ownPerson/paySlip.js b/smz-web/js/work/ownPerson/paySlip.js
index cb9a038..24083b9 100644
--- a/smz-web/js/work/ownPerson/paySlip.js
+++ b/smz-web/js/work/ownPerson/paySlip.js
@@ -172,7 +172,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/paySlip",
diff --git a/smz-web/js/work/ownPerson/workerBenefits.js b/smz-web/js/work/ownPerson/workerBenefits.js
index ed5e5da..9aa0085 100644
--- a/smz-web/js/work/ownPerson/workerBenefits.js
+++ b/smz-web/js/work/ownPerson/workerBenefits.js
@@ -123,7 +123,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/workerBenefits",
diff --git a/smz-web/js/work/ownPerson/workerBenefitsList.js b/smz-web/js/work/ownPerson/workerBenefitsList.js
index 5a04bb7..0933960 100644
--- a/smz-web/js/work/ownPerson/workerBenefitsList.js
+++ b/smz-web/js/work/ownPerson/workerBenefitsList.js
@@ -117,7 +117,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/workerBenefits/getWorkerBenefitsList",
diff --git a/smz-web/js/work/ownPerson/workerContractManagementList.js b/smz-web/js/work/ownPerson/workerContractManagementList.js
index 9bfc073..328dc94 100644
--- a/smz-web/js/work/ownPerson/workerContractManagementList.js
+++ b/smz-web/js/work/ownPerson/workerContractManagementList.js
@@ -154,7 +154,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/OwnContract",
diff --git a/smz-web/js/work/ownPerson/workerContractManagementRecords.js b/smz-web/js/work/ownPerson/workerContractManagementRecords.js
index db41923..15c76e4 100644
--- a/smz-web/js/work/ownPerson/workerContractManagementRecords.js
+++ b/smz-web/js/work/ownPerson/workerContractManagementRecords.js
@@ -19,7 +19,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/OwnContract/OwnContractRecord",
diff --git a/smz-web/js/work/ownPerson/workerDepart.js b/smz-web/js/work/ownPerson/workerDepart.js
index bb6868a..0cbbf91 100644
--- a/smz-web/js/work/ownPerson/workerDepart.js
+++ b/smz-web/js/work/ownPerson/workerDepart.js
@@ -122,7 +122,7 @@ function init(){
"processing": true, //加载数据时显示进度状态
"serverSide" : true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/workerDepart",
diff --git a/smz-web/js/work/ownPerson/workerDepartFaceContrast.js b/smz-web/js/work/ownPerson/workerDepartFaceContrast.js
index 73b65f6..385fb6f 100644
--- a/smz-web/js/work/ownPerson/workerDepartFaceContrast.js
+++ b/smz-web/js/work/ownPerson/workerDepartFaceContrast.js
@@ -115,7 +115,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/WorkerDepartFaceContrast",
diff --git a/smz-web/js/work/ownPerson/workerDepartFaceContrastForm.js b/smz-web/js/work/ownPerson/workerDepartFaceContrastForm.js
index e84f0e6..493c35d 100644
--- a/smz-web/js/work/ownPerson/workerDepartFaceContrastForm.js
+++ b/smz-web/js/work/ownPerson/workerDepartFaceContrastForm.js
@@ -20,7 +20,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/WorkerDepartFaceContrast/getFaceChangeList",
diff --git a/smz-web/js/work/ownPerson/workerDepartRecord.js b/smz-web/js/work/ownPerson/workerDepartRecord.js
index 145f9ed..b7ee868 100644
--- a/smz-web/js/work/ownPerson/workerDepartRecord.js
+++ b/smz-web/js/work/ownPerson/workerDepartRecord.js
@@ -20,7 +20,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/workerDepart",
diff --git a/smz-web/js/work/ownPerson/workerDepartRecordOld.js b/smz-web/js/work/ownPerson/workerDepartRecordOld.js
index 1c5a3cf..399383d 100644
--- a/smz-web/js/work/ownPerson/workerDepartRecordOld.js
+++ b/smz-web/js/work/ownPerson/workerDepartRecordOld.js
@@ -20,7 +20,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/workerDepart/getList",
diff --git a/smz-web/js/work/ownPerson/workerOn.js b/smz-web/js/work/ownPerson/workerOn.js
index 1e3fabe..db308c2 100644
--- a/smz-web/js/work/ownPerson/workerOn.js
+++ b/smz-web/js/work/ownPerson/workerOn.js
@@ -139,7 +139,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/workerOn",
diff --git a/smz-web/js/work/person/accessFieldInfor.js b/smz-web/js/work/person/accessFieldInfor.js
index e15bef8..83e67a9 100644
--- a/smz-web/js/work/person/accessFieldInfor.js
+++ b/smz-web/js/work/person/accessFieldInfor.js
@@ -62,7 +62,7 @@ function init() {
'scrollCollapse': true,
'deferRender': true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/WorkRecord",
diff --git a/smz-web/js/work/person/baseManager.js b/smz-web/js/work/person/baseManager.js
index b2ef51a..99e1b8c 100644
--- a/smz-web/js/work/person/baseManager.js
+++ b/smz-web/js/work/person/baseManager.js
@@ -19,7 +19,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/BaseManager",
diff --git a/smz-web/js/work/person/blacklist.js b/smz-web/js/work/person/blacklist.js
index 7024954..d85722c 100644
--- a/smz-web/js/work/person/blacklist.js
+++ b/smz-web/js/work/person/blacklist.js
@@ -32,7 +32,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/Blacklist",
diff --git a/smz-web/js/work/person/certificateManage/certificateRecheckUpload.js b/smz-web/js/work/person/certificateManage/certificateRecheckUpload.js
index a94ad1f..3deb826 100644
--- a/smz-web/js/work/person/certificateManage/certificateRecheckUpload.js
+++ b/smz-web/js/work/person/certificateManage/certificateRecheckUpload.js
@@ -30,7 +30,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/certificate/getWorkerCertificateRecheck",
diff --git a/smz-web/js/work/person/certificateManage/certificateTypeList.js b/smz-web/js/work/person/certificateManage/certificateTypeList.js
index d73f235..b68c4db 100644
--- a/smz-web/js/work/person/certificateManage/certificateTypeList.js
+++ b/smz-web/js/work/person/certificateManage/certificateTypeList.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/certificate/getCertificateTypeList",
diff --git a/smz-web/js/work/person/certificateManage/singleWorkCertificateList.js b/smz-web/js/work/person/certificateManage/singleWorkCertificateList.js
index 496f910..9295eb5 100644
--- a/smz-web/js/work/person/certificateManage/singleWorkCertificateList.js
+++ b/smz-web/js/work/person/certificateManage/singleWorkCertificateList.js
@@ -23,7 +23,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/certificate/getSingleWorkerCertificateList",
diff --git a/smz-web/js/work/person/certificateManage/workCertificateList.js b/smz-web/js/work/person/certificateManage/workCertificateList.js
index 2e459a9..2a1706e 100644
--- a/smz-web/js/work/person/certificateManage/workCertificateList.js
+++ b/smz-web/js/work/person/certificateManage/workCertificateList.js
@@ -35,7 +35,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/certificate/getWorkerCertificateList",
diff --git a/smz-web/js/work/person/certificateManage/workCertificateNumList.js b/smz-web/js/work/person/certificateManage/workCertificateNumList.js
index 00858d0..6a67aee 100644
--- a/smz-web/js/work/person/certificateManage/workCertificateNumList.js
+++ b/smz-web/js/work/person/certificateManage/workCertificateNumList.js
@@ -32,7 +32,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/certificate/getWorkerCertificateStatistic",
diff --git a/smz-web/js/work/person/certificateManage/workCertificateSetting.js b/smz-web/js/work/person/certificateManage/workCertificateSetting.js
index 8477a82..004807d 100644
--- a/smz-web/js/work/person/certificateManage/workCertificateSetting.js
+++ b/smz-web/js/work/person/certificateManage/workCertificateSetting.js
@@ -38,7 +38,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/certificate/getWorkCertificateSettingList",
diff --git a/smz-web/js/work/person/constructionIdentityInfo.js b/smz-web/js/work/person/constructionIdentityInfo.js
index e8c2e94..c704982 100644
--- a/smz-web/js/work/person/constructionIdentityInfo.js
+++ b/smz-web/js/work/person/constructionIdentityInfo.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/ConstructionIdentityInfo",
diff --git a/smz-web/js/work/person/faceContrast.js b/smz-web/js/work/person/faceContrast.js
index f7b2a15..800b97f 100644
--- a/smz-web/js/work/person/faceContrast.js
+++ b/smz-web/js/work/person/faceContrast.js
@@ -123,7 +123,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/faceContrast",
diff --git a/smz-web/js/work/person/faceContrast/WorkNumberListByCurrentDay.js b/smz-web/js/work/person/faceContrast/WorkNumberListByCurrentDay.js
index af144b0..413ebb6 100644
--- a/smz-web/js/work/person/faceContrast/WorkNumberListByCurrentDay.js
+++ b/smz-web/js/work/person/faceContrast/WorkNumberListByCurrentDay.js
@@ -67,7 +67,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/faceContrast/getWorkNumberListByCurrentDay",
diff --git a/smz-web/js/work/person/faceContrast/noSignalTeamApply.js b/smz-web/js/work/person/faceContrast/noSignalTeamApply.js
index c1ac378..a743cca 100644
--- a/smz-web/js/work/person/faceContrast/noSignalTeamApply.js
+++ b/smz-web/js/work/person/faceContrast/noSignalTeamApply.js
@@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamApply",
diff --git a/smz-web/js/work/person/faceContrast/noSignalTeamExamine.js b/smz-web/js/work/person/faceContrast/noSignalTeamExamine.js
index 4758ecc..e51a2f9 100644
--- a/smz-web/js/work/person/faceContrast/noSignalTeamExamine.js
+++ b/smz-web/js/work/person/faceContrast/noSignalTeamExamine.js
@@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamExamine",
diff --git a/smz-web/js/work/person/faceContrast/noSignalTeamRecords.js b/smz-web/js/work/person/faceContrast/noSignalTeamRecords.js
index 4dcb096..458d8e7 100644
--- a/smz-web/js/work/person/faceContrast/noSignalTeamRecords.js
+++ b/smz-web/js/work/person/faceContrast/noSignalTeamRecords.js
@@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamRecords",
diff --git a/smz-web/js/work/person/faceContrast/noSignalTeamRecordsDetails.js b/smz-web/js/work/person/faceContrast/noSignalTeamRecordsDetails.js
index aa444be..73a1057 100644
--- a/smz-web/js/work/person/faceContrast/noSignalTeamRecordsDetails.js
+++ b/smz-web/js/work/person/faceContrast/noSignalTeamRecordsDetails.js
@@ -44,7 +44,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamRecords/getNoSignalTeamRecordsDetails",
diff --git a/smz-web/js/work/person/faceContrast/noSignalTeamRecordsForm.js b/smz-web/js/work/person/faceContrast/noSignalTeamRecordsForm.js
index 710f346..f6ec560 100644
--- a/smz-web/js/work/person/faceContrast/noSignalTeamRecordsForm.js
+++ b/smz-web/js/work/person/faceContrast/noSignalTeamRecordsForm.js
@@ -70,7 +70,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamRecords/getPersonnelRecordsList",
diff --git a/smz-web/js/work/person/faceContrast/workPerson.js b/smz-web/js/work/person/faceContrast/workPerson.js
index c91028f..db91355 100644
--- a/smz-web/js/work/person/faceContrast/workPerson.js
+++ b/smz-web/js/work/person/faceContrast/workPerson.js
@@ -186,7 +186,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/faceContrast/getWorkNumber",
diff --git a/smz-web/js/work/person/faceContrastNew/WorkNumberListByCurrentDay.js b/smz-web/js/work/person/faceContrastNew/WorkNumberListByCurrentDay.js
index af144b0..413ebb6 100644
--- a/smz-web/js/work/person/faceContrastNew/WorkNumberListByCurrentDay.js
+++ b/smz-web/js/work/person/faceContrastNew/WorkNumberListByCurrentDay.js
@@ -67,7 +67,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/faceContrast/getWorkNumberListByCurrentDay",
diff --git a/smz-web/js/work/person/faceContrastNew/faceContrast.js b/smz-web/js/work/person/faceContrastNew/faceContrast.js
index f055ae4..7f94963 100644
--- a/smz-web/js/work/person/faceContrastNew/faceContrast.js
+++ b/smz-web/js/work/person/faceContrastNew/faceContrast.js
@@ -123,7 +123,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/faceContrast",
diff --git a/smz-web/js/work/person/faceContrastNew/noSignalTeamApply.js b/smz-web/js/work/person/faceContrastNew/noSignalTeamApply.js
index c1ac378..a743cca 100644
--- a/smz-web/js/work/person/faceContrastNew/noSignalTeamApply.js
+++ b/smz-web/js/work/person/faceContrastNew/noSignalTeamApply.js
@@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamApply",
diff --git a/smz-web/js/work/person/faceContrastNew/noSignalTeamExamine.js b/smz-web/js/work/person/faceContrastNew/noSignalTeamExamine.js
index 4758ecc..e51a2f9 100644
--- a/smz-web/js/work/person/faceContrastNew/noSignalTeamExamine.js
+++ b/smz-web/js/work/person/faceContrastNew/noSignalTeamExamine.js
@@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamExamine",
diff --git a/smz-web/js/work/person/faceContrastNew/noSignalTeamRecords.js b/smz-web/js/work/person/faceContrastNew/noSignalTeamRecords.js
index 4dcb096..458d8e7 100644
--- a/smz-web/js/work/person/faceContrastNew/noSignalTeamRecords.js
+++ b/smz-web/js/work/person/faceContrastNew/noSignalTeamRecords.js
@@ -24,7 +24,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamRecords",
diff --git a/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsDetails.js b/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsDetails.js
index aa444be..73a1057 100644
--- a/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsDetails.js
+++ b/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsDetails.js
@@ -44,7 +44,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamRecords/getNoSignalTeamRecordsDetails",
diff --git a/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsForm.js b/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsForm.js
index 710f346..f6ec560 100644
--- a/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsForm.js
+++ b/smz-web/js/work/person/faceContrastNew/noSignalTeamRecordsForm.js
@@ -70,7 +70,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/noSignalTeamRecords/getPersonnelRecordsList",
diff --git a/smz-web/js/work/person/faceContrastNew/workPerson.js b/smz-web/js/work/person/faceContrastNew/workPerson.js
index ce97ef7..349f7d6 100644
--- a/smz-web/js/work/person/faceContrastNew/workPerson.js
+++ b/smz-web/js/work/person/faceContrastNew/workPerson.js
@@ -188,7 +188,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/faceContrast/getWorkNumber",
diff --git a/smz-web/js/work/person/freelist.js b/smz-web/js/work/person/freelist.js
index 3e5b04a..27c0fcd 100644
--- a/smz-web/js/work/person/freelist.js
+++ b/smz-web/js/work/person/freelist.js
@@ -32,7 +32,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/Blacklist/getFreelist",
diff --git a/smz-web/js/work/person/redHistory.js b/smz-web/js/work/person/redHistory.js
index da6954a..9053d75 100644
--- a/smz-web/js/work/person/redHistory.js
+++ b/smz-web/js/work/person/redHistory.js
@@ -23,7 +23,7 @@ function init() {
'deferRender': true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/Redlist/getRedHistory",
diff --git a/smz-web/js/work/person/redlist.js b/smz-web/js/work/person/redlist.js
index de610d0..d4c2db5 100644
--- a/smz-web/js/work/person/redlist.js
+++ b/smz-web/js/work/person/redlist.js
@@ -36,7 +36,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/Redlist",
diff --git a/smz-web/js/work/person/reportStatistics/employmentManagementAccountForm.js b/smz-web/js/work/person/reportStatistics/employmentManagementAccountForm.js
index 5719cf0..5bfe1cf 100644
--- a/smz-web/js/work/person/reportStatistics/employmentManagementAccountForm.js
+++ b/smz-web/js/work/person/reportStatistics/employmentManagementAccountForm.js
@@ -142,7 +142,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/EmploymentManagement/getEmploymentManagementByProNew",
diff --git a/smz-web/js/work/person/reportStatistics/employmentManagementAccountList.js b/smz-web/js/work/person/reportStatistics/employmentManagementAccountList.js
index 0255821..5853454 100644
--- a/smz-web/js/work/person/reportStatistics/employmentManagementAccountList.js
+++ b/smz-web/js/work/person/reportStatistics/employmentManagementAccountList.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/reportStatistics/personnelSalaryResumeList.js b/smz-web/js/work/person/reportStatistics/personnelSalaryResumeList.js
index ced0c6d..303ef2c 100644
--- a/smz-web/js/work/person/reportStatistics/personnelSalaryResumeList.js
+++ b/smz-web/js/work/person/reportStatistics/personnelSalaryResumeList.js
@@ -36,7 +36,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
@@ -102,7 +102,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
@@ -200,7 +200,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/reportStatistics/salaryApprovalForm.js b/smz-web/js/work/person/reportStatistics/salaryApprovalForm.js
index 85c9982..156782a 100644
--- a/smz-web/js/work/person/reportStatistics/salaryApprovalForm.js
+++ b/smz-web/js/work/person/reportStatistics/salaryApprovalForm.js
@@ -31,7 +31,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryApproval/getSalaryApprovalByPro",
diff --git a/smz-web/js/work/person/reportStatistics/salaryApprovalFormList.js b/smz-web/js/work/person/reportStatistics/salaryApprovalFormList.js
index 92244f1..2e6e294 100644
--- a/smz-web/js/work/person/reportStatistics/salaryApprovalFormList.js
+++ b/smz-web/js/work/person/reportStatistics/salaryApprovalFormList.js
@@ -37,7 +37,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsForm.js b/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsForm.js
index 7060076..1b032f7 100644
--- a/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsForm.js
+++ b/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsForm.js
@@ -102,7 +102,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryPaymentStatistics/getSalaryPaymentStatisticsByTeamPro",
diff --git a/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsList.js b/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsList.js
index 154d5da..507460b 100644
--- a/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsList.js
+++ b/smz-web/js/work/person/reportStatistics/salaryPaymentStatisticsList.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/safeguardingAppealList.js b/smz-web/js/work/person/safeguardingAppealList.js
index 7700629..3777000 100644
--- a/smz-web/js/work/person/safeguardingAppealList.js
+++ b/smz-web/js/work/person/safeguardingAppealList.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryAppeal",
diff --git a/smz-web/js/work/person/templateManage/contractManageList.js b/smz-web/js/work/person/templateManage/contractManageList.js
index 7373833..0e2daae 100644
--- a/smz-web/js/work/person/templateManage/contractManageList.js
+++ b/smz-web/js/work/person/templateManage/contractManageList.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/templateManage/contractSingletonList.js b/smz-web/js/work/person/templateManage/contractSingletonList.js
index dce9e82..37fe7cd 100644
--- a/smz-web/js/work/person/templateManage/contractSingletonList.js
+++ b/smz-web/js/work/person/templateManage/contractSingletonList.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/templateManage/templateManage.js b/smz-web/js/work/person/templateManage/templateManage.js
index efa0df5..e2f45ca 100644
--- a/smz-web/js/work/person/templateManage/templateManage.js
+++ b/smz-web/js/work/person/templateManage/templateManage.js
@@ -27,7 +27,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/contractMode",
diff --git a/smz-web/js/work/person/training/trainingDetails.js b/smz-web/js/work/person/training/trainingDetails.js
index 40f9a76..a28e993 100644
--- a/smz-web/js/work/person/training/trainingDetails.js
+++ b/smz-web/js/work/person/training/trainingDetails.js
@@ -37,7 +37,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/training/getOneList",
diff --git a/smz-web/js/work/person/training/trainingList.js b/smz-web/js/work/person/training/trainingList.js
index e3463f5..daa3348 100644
--- a/smz-web/js/work/person/training/trainingList.js
+++ b/smz-web/js/work/person/training/trainingList.js
@@ -27,7 +27,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/training",
diff --git a/smz-web/js/work/person/wagesManage/generatePayroll.js b/smz-web/js/work/person/wagesManage/generatePayroll.js
index 073fcf7..80c21ee 100644
--- a/smz-web/js/work/person/wagesManage/generatePayroll.js
+++ b/smz-web/js/work/person/wagesManage/generatePayroll.js
@@ -131,7 +131,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/GenetatePayroll/getPayrollDetails",
diff --git a/smz-web/js/work/person/wagesManage/generatePayrollList.js b/smz-web/js/work/person/wagesManage/generatePayrollList.js
index be0d403..ec2bb53 100644
--- a/smz-web/js/work/person/wagesManage/generatePayrollList.js
+++ b/smz-web/js/work/person/wagesManage/generatePayrollList.js
@@ -31,7 +31,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/GenetatePayroll",
diff --git a/smz-web/js/work/person/wagesManage/generatePayrollUpd.js b/smz-web/js/work/person/wagesManage/generatePayrollUpd.js
index 6b3f58b..9c9b7dd 100644
--- a/smz-web/js/work/person/wagesManage/generatePayrollUpd.js
+++ b/smz-web/js/work/person/wagesManage/generatePayrollUpd.js
@@ -27,7 +27,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/GenetatePayroll/getPersonDetails",
diff --git a/smz-web/js/work/person/wagesManage/generatePayrollView.js b/smz-web/js/work/person/wagesManage/generatePayrollView.js
index 15cf7af..3e2fb39 100644
--- a/smz-web/js/work/person/wagesManage/generatePayrollView.js
+++ b/smz-web/js/work/person/wagesManage/generatePayrollView.js
@@ -29,7 +29,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/GenetatePayroll/getPersonDetails",
diff --git a/smz-web/js/work/person/wagesManage/grantGeneratePayrollList.js b/smz-web/js/work/person/wagesManage/grantGeneratePayrollList.js
index b7e6ff8..e4ab904 100644
--- a/smz-web/js/work/person/wagesManage/grantGeneratePayrollList.js
+++ b/smz-web/js/work/person/wagesManage/grantGeneratePayrollList.js
@@ -28,7 +28,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryPayment",
diff --git a/smz-web/js/work/person/wagesManage/uploadGeneratePayrollUpd.js b/smz-web/js/work/person/wagesManage/uploadGeneratePayrollUpd.js
index 8ffc5e7..8d8de1a 100644
--- a/smz-web/js/work/person/wagesManage/uploadGeneratePayrollUpd.js
+++ b/smz-web/js/work/person/wagesManage/uploadGeneratePayrollUpd.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/uploadPayroll/getPersonDetails",
diff --git a/smz-web/js/work/person/wagesManage/uploadGeneratePayrollView.js b/smz-web/js/work/person/wagesManage/uploadGeneratePayrollView.js
index a5563f3..46fc581 100644
--- a/smz-web/js/work/person/wagesManage/uploadGeneratePayrollView.js
+++ b/smz-web/js/work/person/wagesManage/uploadGeneratePayrollView.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/uploadPayroll/getPersonDetails",
diff --git a/smz-web/js/work/person/wagesManage/uploadPayrollList.js b/smz-web/js/work/person/wagesManage/uploadPayrollList.js
index 3ed6d64..bc5f75d 100644
--- a/smz-web/js/work/person/wagesManage/uploadPayrollList.js
+++ b/smz-web/js/work/person/wagesManage/uploadPayrollList.js
@@ -39,7 +39,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/uploadPayroll",
diff --git a/smz-web/js/work/person/wagesManage/wagesGrantDetails.js b/smz-web/js/work/person/wagesManage/wagesGrantDetails.js
index 3a1377e..e923166 100644
--- a/smz-web/js/work/person/wagesManage/wagesGrantDetails.js
+++ b/smz-web/js/work/person/wagesManage/wagesGrantDetails.js
@@ -64,7 +64,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesGrant/getWagesInfos",
diff --git a/smz-web/js/work/person/wagesManage/wagesGrantEditForm.js b/smz-web/js/work/person/wagesManage/wagesGrantEditForm.js
index a8ec93d..8998c83 100644
--- a/smz-web/js/work/person/wagesManage/wagesGrantEditForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesGrantEditForm.js
@@ -38,7 +38,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesGrant/getWagesInfos",
diff --git a/smz-web/js/work/person/wagesManage/wagesGrantForm.js b/smz-web/js/work/person/wagesManage/wagesGrantForm.js
index 4c25640..2645fbd 100644
--- a/smz-web/js/work/person/wagesManage/wagesGrantForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesGrantForm.js
@@ -151,7 +151,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesGrant/getWagesAddInfos",
diff --git a/smz-web/js/work/person/wagesManage/wagesGrantList.js b/smz-web/js/work/person/wagesManage/wagesGrantList.js
index 9d7307d..7243f3a 100644
--- a/smz-web/js/work/person/wagesManage/wagesGrantList.js
+++ b/smz-web/js/work/person/wagesManage/wagesGrantList.js
@@ -41,7 +41,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesGrant",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfo.js b/smz-web/js/work/person/wagesManage/wagesInfo.js
index 174c4ca..1d3b6bf 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfo.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfo.js
@@ -46,7 +46,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfo",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoAuditForm.js b/smz-web/js/work/person/wagesManage/wagesInfoAuditForm.js
index f62df16..9aae7c7 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoAuditForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoAuditForm.js
@@ -67,7 +67,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoAudit/getTeamDetailByTeamPro",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoAuditList.js b/smz-web/js/work/person/wagesManage/wagesInfoAuditList.js
index 2db2109..6c8b774 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoAuditList.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoAuditList.js
@@ -33,7 +33,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoAudit",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoConveyForm.js b/smz-web/js/work/person/wagesManage/wagesInfoConveyForm.js
index b1f3db2..6fe5825 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoConveyForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoConveyForm.js
@@ -62,7 +62,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoConvey/getTeamConveyByTeamPro",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoConveyList.js b/smz-web/js/work/person/wagesManage/wagesInfoConveyList.js
index 4038ae8..ef244c3 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoConveyList.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoConveyList.js
@@ -33,7 +33,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoConvey",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoList.js b/smz-web/js/work/person/wagesManage/wagesInfoList.js
index 43c823c..1ebcdd9 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoList.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoList.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
'scrollY': 'calc(100vh - 150px)',
'scroller': true,
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoReceiptDetails.js b/smz-web/js/work/person/wagesManage/wagesInfoReceiptDetails.js
index 5ed505c..597d94a 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoReceiptDetails.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoReceiptDetails.js
@@ -44,7 +44,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoReceipt/getTeamPayReceiptByTeamPro",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoReceiptForm.js b/smz-web/js/work/person/wagesManage/wagesInfoReceiptForm.js
index 1173b31..787f03a 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoReceiptForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoReceiptForm.js
@@ -83,7 +83,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoReceipt/getTeamPayReceiptByTeamPro",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoReceiptList.js b/smz-web/js/work/person/wagesManage/wagesInfoReceiptList.js
index eb5ed97..6d4b42d 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoReceiptList.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoReceiptList.js
@@ -33,7 +33,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoReceipt",
diff --git a/smz-web/js/work/person/wagesManage/wagesInfoReceiptUploadList.js b/smz-web/js/work/person/wagesManage/wagesInfoReceiptUploadList.js
index 028eb33..92b8f05 100644
--- a/smz-web/js/work/person/wagesManage/wagesInfoReceiptUploadList.js
+++ b/smz-web/js/work/person/wagesManage/wagesInfoReceiptUploadList.js
@@ -45,7 +45,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesInfoReceipt",
diff --git a/smz-web/js/work/person/wagesManage/wagesPaymentDetails.js b/smz-web/js/work/person/wagesManage/wagesPaymentDetails.js
index 117dcc8..e279fa0 100644
--- a/smz-web/js/work/person/wagesManage/wagesPaymentDetails.js
+++ b/smz-web/js/work/person/wagesManage/wagesPaymentDetails.js
@@ -43,7 +43,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesPayment/getTeamPaymentByTeamPro",
diff --git a/smz-web/js/work/person/wagesManage/wagesPaymentForm.js b/smz-web/js/work/person/wagesManage/wagesPaymentForm.js
index 1780cd4..b21087f 100644
--- a/smz-web/js/work/person/wagesManage/wagesPaymentForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesPaymentForm.js
@@ -84,7 +84,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesPayment/getTeamPaymentByTeamPro",
diff --git a/smz-web/js/work/person/wagesManage/wagesPaymentList.js b/smz-web/js/work/person/wagesManage/wagesPaymentList.js
index 81a72fe..1c5a314 100644
--- a/smz-web/js/work/person/wagesManage/wagesPaymentList.js
+++ b/smz-web/js/work/person/wagesManage/wagesPaymentList.js
@@ -33,7 +33,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesPayment",
diff --git a/smz-web/js/work/person/wagesManage/wagesPaymentSeeForm.js b/smz-web/js/work/person/wagesManage/wagesPaymentSeeForm.js
index 358f147..a151560 100644
--- a/smz-web/js/work/person/wagesManage/wagesPaymentSeeForm.js
+++ b/smz-web/js/work/person/wagesManage/wagesPaymentSeeForm.js
@@ -43,7 +43,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/wagesPayment/getTeamPaymentByTeamPro",
diff --git a/smz-web/js/work/person/whiteList.js b/smz-web/js/work/person/whiteList.js
index f0b002c..4be42ff 100644
--- a/smz-web/js/work/person/whiteList.js
+++ b/smz-web/js/work/person/whiteList.js
@@ -37,7 +37,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/whiteList",
diff --git a/smz-web/js/work/person/workGive.js b/smz-web/js/work/person/workGive.js
index 001989b..f9d130b 100644
--- a/smz-web/js/work/person/workGive.js
+++ b/smz-web/js/work/person/workGive.js
@@ -23,7 +23,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/workGive",
diff --git a/smz-web/js/work/person/workGiveDetails.js b/smz-web/js/work/person/workGiveDetails.js
index b13c237..f8916f7 100644
--- a/smz-web/js/work/person/workGiveDetails.js
+++ b/smz-web/js/work/person/workGiveDetails.js
@@ -57,7 +57,7 @@ function init() {
'bSort': false,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/workGive/workGive/query",
diff --git a/smz-web/js/work/person/workGiveFrom.js b/smz-web/js/work/person/workGiveFrom.js
index 27d0c01..70f9c90 100644
--- a/smz-web/js/work/person/workGiveFrom.js
+++ b/smz-web/js/work/person/workGiveFrom.js
@@ -27,7 +27,7 @@ function init() {
'bSort': false,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/workGive/workGivePro",
diff --git a/smz-web/js/work/person/workerAttendHistory.js b/smz-web/js/work/person/workerAttendHistory.js
index c8f370a..294515c 100644
--- a/smz-web/js/work/person/workerAttendHistory.js
+++ b/smz-web/js/work/person/workerAttendHistory.js
@@ -24,7 +24,7 @@ function init() {
'deferRender': true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/WorkRecord/getWorkerAttendHistory",
diff --git a/smz-web/js/work/personnelWarning/attentionWarningList.js b/smz-web/js/work/personnelWarning/attentionWarningList.js
index 7605e89..878635e 100644
--- a/smz-web/js/work/personnelWarning/attentionWarningList.js
+++ b/smz-web/js/work/personnelWarning/attentionWarningList.js
@@ -32,7 +32,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/attentionWarning/getAttentionWarningList",
diff --git a/smz-web/js/work/personnelWarning/specialWarningList.js b/smz-web/js/work/personnelWarning/specialWarningList.js
index bb3a464..336f809 100644
--- a/smz-web/js/work/personnelWarning/specialWarningList.js
+++ b/smz-web/js/work/personnelWarning/specialWarningList.js
@@ -32,7 +32,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/specialWarning/getSpecialWarningList",
diff --git a/smz-web/js/work/push/attendancePush.js b/smz-web/js/work/push/attendancePush.js
index c07d6fc..fab8f8b 100644
--- a/smz-web/js/work/push/attendancePush.js
+++ b/smz-web/js/work/push/attendancePush.js
@@ -126,7 +126,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/attendancePush",
diff --git a/smz-web/js/work/push/contractInfoPush.js b/smz-web/js/work/push/contractInfoPush.js
index 5c7b638..198dfa0 100644
--- a/smz-web/js/work/push/contractInfoPush.js
+++ b/smz-web/js/work/push/contractInfoPush.js
@@ -51,7 +51,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/infoPushs/selectWorkerContract",
diff --git a/smz-web/js/work/push/infoPush.js b/smz-web/js/work/push/infoPush.js
index 8fb5f2c..3f4fd9d 100644
--- a/smz-web/js/work/push/infoPush.js
+++ b/smz-web/js/work/push/infoPush.js
@@ -39,7 +39,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/infoPushs/selectInfo",
diff --git a/smz-web/js/work/push/onJobInfoPush.js b/smz-web/js/work/push/onJobInfoPush.js
index b64ee88..b4cd3eb 100644
--- a/smz-web/js/work/push/onJobInfoPush.js
+++ b/smz-web/js/work/push/onJobInfoPush.js
@@ -67,7 +67,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/infoPushs/selectWorkerOnJob",
diff --git a/smz-web/js/work/push/personInfoPush.js b/smz-web/js/work/push/personInfoPush.js
index 2c721d1..8525546 100644
--- a/smz-web/js/work/push/personInfoPush.js
+++ b/smz-web/js/work/push/personInfoPush.js
@@ -44,7 +44,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/personInfoPush",
diff --git a/smz-web/js/work/push/proBidRelationCheckPush.js b/smz-web/js/work/push/proBidRelationCheckPush.js
index 8472961..6f097e5 100644
--- a/smz-web/js/work/push/proBidRelationCheckPush.js
+++ b/smz-web/js/work/push/proBidRelationCheckPush.js
@@ -33,7 +33,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/proBidRelation/selectProjectList",
diff --git a/smz-web/js/work/push/proBidRelationFormPush.js b/smz-web/js/work/push/proBidRelationFormPush.js
index 9ecb0e6..09ff564 100644
--- a/smz-web/js/work/push/proBidRelationFormPush.js
+++ b/smz-web/js/work/push/proBidRelationFormPush.js
@@ -32,7 +32,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/proBidRelation/selectProBidList",
diff --git a/smz-web/js/work/push/proBidRelationPush.js b/smz-web/js/work/push/proBidRelationPush.js
index bdaf07c..ac3289f 100644
--- a/smz-web/js/work/push/proBidRelationPush.js
+++ b/smz-web/js/work/push/proBidRelationPush.js
@@ -22,7 +22,7 @@ function init() {
"processing": true, //加载数据时显示进度状态
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/proBidRelation/selectContractPushList",
diff --git a/smz-web/js/work/push/proManagerPush.js b/smz-web/js/work/push/proManagerPush.js
index 6151580..f3eccd4 100644
--- a/smz-web/js/work/push/proManagerPush.js
+++ b/smz-web/js/work/push/proManagerPush.js
@@ -31,7 +31,7 @@ function init() {
"scrollY": "650px",
"scrollCollapse": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/project",
diff --git a/smz-web/js/work/salaryAttendance/salaryAttendanceList.js b/smz-web/js/work/salaryAttendance/salaryAttendanceList.js
index ce3d337..bc1ec1b 100644
--- a/smz-web/js/work/salaryAttendance/salaryAttendanceList.js
+++ b/smz-web/js/work/salaryAttendance/salaryAttendanceList.js
@@ -83,7 +83,7 @@ function init() {
"pagingType": "full_numbers", //首页|尾页
"bLengthChange": false,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryPaymentAndAttendanceRecords/getList",
diff --git a/smz-web/js/work/smallSubManagement/adjustRecordForm.js b/smz-web/js/work/smallSubManagement/adjustRecordForm.js
index 0f18713..0dd90a7 100644
--- a/smz-web/js/work/smallSubManagement/adjustRecordForm.js
+++ b/smz-web/js/work/smallSubManagement/adjustRecordForm.js
@@ -22,7 +22,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/teamSmallBagDryTreaty/getUpdateRecordList",
diff --git a/smz-web/js/work/smallSubManagement/lumpSum.js b/smz-web/js/work/smallSubManagement/lumpSum.js
index 8437d8f..6a801d6 100644
--- a/smz-web/js/work/smallSubManagement/lumpSum.js
+++ b/smz-web/js/work/smallSubManagement/lumpSum.js
@@ -95,7 +95,7 @@ function init() {
'scrollCollapse': true,
'deferRender': true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/commonSelect/getGxPilePositions",
diff --git a/smz-web/js/work/smallSubManagement/lumpSumAddForm.js b/smz-web/js/work/smallSubManagement/lumpSumAddForm.js
index 304ce6e..e728e64 100644
--- a/smz-web/js/work/smallSubManagement/lumpSumAddForm.js
+++ b/smz-web/js/work/smallSubManagement/lumpSumAddForm.js
@@ -95,7 +95,7 @@ function init() {
'scrollCollapse': true,
'deferRender': true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/commonSelect/getGxPilePositions",
diff --git a/smz-web/js/work/smallSubManagement/lumpSumAddList.js b/smz-web/js/work/smallSubManagement/lumpSumAddList.js
index e699146..4b3f09a 100644
--- a/smz-web/js/work/smallSubManagement/lumpSumAddList.js
+++ b/smz-web/js/work/smallSubManagement/lumpSumAddList.js
@@ -87,7 +87,7 @@ function init() {
'scrollCollapse': true,
'deferRender': true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/commonSelect/getGxPilePositions",
diff --git a/smz-web/js/work/smallSubManagement/smallSubPermission.js b/smz-web/js/work/smallSubManagement/smallSubPermission.js
index e5f2f7d..7505ad0 100644
--- a/smz-web/js/work/smallSubManagement/smallSubPermission.js
+++ b/smz-web/js/work/smallSubManagement/smallSubPermission.js
@@ -27,7 +27,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/smallSubPermission/getSmallSubPermissionList",
diff --git a/smz-web/js/work/smallSubManagement/stat/contractStat.js b/smz-web/js/work/smallSubManagement/stat/contractStat.js
index e6cdd68..f49b454 100644
--- a/smz-web/js/work/smallSubManagement/stat/contractStat.js
+++ b/smz-web/js/work/smallSubManagement/stat/contractStat.js
@@ -23,7 +23,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getContractTeamList",
diff --git a/smz-web/js/work/smallSubManagement/stat/contractStatView.js b/smz-web/js/work/smallSubManagement/stat/contractStatView.js
index 6ca7a4c..34f71b9 100644
--- a/smz-web/js/work/smallSubManagement/stat/contractStatView.js
+++ b/smz-web/js/work/smallSubManagement/stat/contractStatView.js
@@ -225,7 +225,7 @@ function initPositionTable(id) {
"serverSide": true,
"pagingType": "full_numbers",
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailGxListByXbg",
@@ -346,7 +346,7 @@ function initStaffTable(id) {
"serverSide": true,
"pagingType": "full_numbers",
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailPersonListByXbg",
@@ -471,7 +471,7 @@ function initRecordTable(id) {
"serverSide": true,
"pagingType": "full_numbers",
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailUpdateRecordList",
diff --git a/smz-web/js/work/smallSubManagement/stat/gxStat.js b/smz-web/js/work/smallSubManagement/stat/gxStat.js
index a361ac3..c9408a8 100644
--- a/smz-web/js/work/smallSubManagement/stat/gxStat.js
+++ b/smz-web/js/work/smallSubManagement/stat/gxStat.js
@@ -28,7 +28,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getGxList",
diff --git a/smz-web/js/work/smallSubManagement/stat/gxStatView.js b/smz-web/js/work/smallSubManagement/stat/gxStatView.js
index b995dd7..05dcb85 100644
--- a/smz-web/js/work/smallSubManagement/stat/gxStatView.js
+++ b/smz-web/js/work/smallSubManagement/stat/gxStatView.js
@@ -66,7 +66,7 @@ function initProcessTable(id) {
"paging": false,
"info": false,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang",
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang",
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailInfoByGxZw",
@@ -192,7 +192,7 @@ function initPersonnelTable(id) {
"serverSide": true,
"pagingType": "full_numbers",
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailPersonListByGxZw",
diff --git a/smz-web/js/work/smallSubManagement/stat/personnelStat.js b/smz-web/js/work/smallSubManagement/stat/personnelStat.js
index fc08fdf..80c6bee 100644
--- a/smz-web/js/work/smallSubManagement/stat/personnelStat.js
+++ b/smz-web/js/work/smallSubManagement/stat/personnelStat.js
@@ -23,7 +23,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getPersonList",
diff --git a/smz-web/js/work/smallSubManagement/stat/personnelStatView.js b/smz-web/js/work/smallSubManagement/stat/personnelStatView.js
index bb0c7ee..b2f1109 100644
--- a/smz-web/js/work/smallSubManagement/stat/personnelStatView.js
+++ b/smz-web/js/work/smallSubManagement/stat/personnelStatView.js
@@ -87,7 +87,7 @@ function initEntryExitTable(idCard) {
"paging": false,
"info": false,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang",
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang",
},
"ajax": {
"url": ctxPath + "/dataCount/getEntryAndExitRecords",
@@ -188,7 +188,7 @@ function initAttendanceTable(idCard) {
serverSide: true,
pagingType: "full_numbers",
language: {
- url: ctxPath + "/js/plugin/datatables/Chinese.lang",
+ url: contentPath + "/js/plugin/datatables/Chinese.lang",
},
"ajax": {
"url": ctxPath + "/dataCount/getAttRecordByUser",
diff --git a/smz-web/js/work/smallSubManagement/stat/projectStat.js b/smz-web/js/work/smallSubManagement/stat/projectStat.js
index 1db1e32..ede6a00 100644
--- a/smz-web/js/work/smallSubManagement/stat/projectStat.js
+++ b/smz-web/js/work/smallSubManagement/stat/projectStat.js
@@ -23,7 +23,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getProList",
diff --git a/smz-web/js/work/smallSubManagement/stat/projectStatView.js b/smz-web/js/work/smallSubManagement/stat/projectStatView.js
index c9200de..3a858d1 100644
--- a/smz-web/js/work/smallSubManagement/stat/projectStatView.js
+++ b/smz-web/js/work/smallSubManagement/stat/projectStatView.js
@@ -78,7 +78,7 @@ function initContractTable(proId) {
"paging": false,
"info": false,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailByContracts",
@@ -284,7 +284,7 @@ function initPositionTable(proId) {
"serverSide": true,
"pagingType": "full_numbers",
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailGxList",
@@ -407,7 +407,7 @@ function initStaffTable(proId) {
"serverSide": true,
"pagingType": "full_numbers",
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/dataCount/getDetailPersonList",
diff --git a/smz-web/js/work/smallSubManagement/teamPackageManageList.js b/smz-web/js/work/smallSubManagement/teamPackageManageList.js
index 66e1936..646cebc 100644
--- a/smz-web/js/work/smallSubManagement/teamPackageManageList.js
+++ b/smz-web/js/work/smallSubManagement/teamPackageManageList.js
@@ -145,7 +145,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/teamSmallBagDryTreaty/getList",
diff --git a/smz-web/js/work/smallSubManagement/totalProWorkloadManageList.js b/smz-web/js/work/smallSubManagement/totalProWorkloadManageList.js
index f9ee2c3..4e406ce 100644
--- a/smz-web/js/work/smallSubManagement/totalProWorkloadManageList.js
+++ b/smz-web/js/work/smallSubManagement/totalProWorkloadManageList.js
@@ -44,7 +44,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/totalProWorkloadManage/getTotalProWorkloadList",
diff --git a/smz-web/js/work/smallSubManagement/totalProWorkloadManageOneList.js b/smz-web/js/work/smallSubManagement/totalProWorkloadManageOneList.js
index 002f992..e2fd1e4 100644
--- a/smz-web/js/work/smallSubManagement/totalProWorkloadManageOneList.js
+++ b/smz-web/js/work/smallSubManagement/totalProWorkloadManageOneList.js
@@ -36,7 +36,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/totalProWorkloadManage/getTotalProWorkloadOneList",
diff --git a/smz-web/js/work/sysMag/UserOperationHistory.js b/smz-web/js/work/sysMag/UserOperationHistory.js
index ba2a51d..57615d5 100644
--- a/smz-web/js/work/sysMag/UserOperationHistory.js
+++ b/smz-web/js/work/sysMag/UserOperationHistory.js
@@ -109,7 +109,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"createdRow": function (row, data, dataIndex) {
if(!!data.remark){
diff --git a/smz-web/js/work/sysMag/corporationMag.js b/smz-web/js/work/sysMag/corporationMag.js
index 085a15e..2f02e50 100644
--- a/smz-web/js/work/sysMag/corporationMag.js
+++ b/smz-web/js/work/sysMag/corporationMag.js
@@ -22,7 +22,7 @@ function init(){
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/companyManager",
diff --git a/smz-web/js/work/sysMag/user.js b/smz-web/js/work/sysMag/user.js
index 377353d..56d9133 100644
--- a/smz-web/js/work/sysMag/user.js
+++ b/smz-web/js/work/sysMag/user.js
@@ -78,7 +78,7 @@ function init() {
"processing": true,
"serverSide": true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/users",
diff --git a/smz-web/js/work/sysMag/userHistory.js b/smz-web/js/work/sysMag/userHistory.js
index 5ec4dd0..1732062 100644
--- a/smz-web/js/work/sysMag/userHistory.js
+++ b/smz-web/js/work/sysMag/userHistory.js
@@ -21,7 +21,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/userHistory",
diff --git a/smz-web/js/work/talentTrade/SuperTeamRankingList.js b/smz-web/js/work/talentTrade/SuperTeamRankingList.js
index 592f9bb..17508d4 100644
--- a/smz-web/js/work/talentTrade/SuperTeamRankingList.js
+++ b/smz-web/js/work/talentTrade/SuperTeamRankingList.js
@@ -19,7 +19,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/superTeam/getOutstandingTeamList",
diff --git a/smz-web/js/work/talentTrade/releaseWorkInfo.js b/smz-web/js/work/talentTrade/releaseWorkInfo.js
index bdd8929..053403d 100644
--- a/smz-web/js/work/talentTrade/releaseWorkInfo.js
+++ b/smz-web/js/work/talentTrade/releaseWorkInfo.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/releaseWorkInfo",
diff --git a/smz-web/js/work/talentTrade/releaseWorkInfoAcc.js b/smz-web/js/work/talentTrade/releaseWorkInfoAcc.js
index 3b401de..2be585b 100644
--- a/smz-web/js/work/talentTrade/releaseWorkInfoAcc.js
+++ b/smz-web/js/work/talentTrade/releaseWorkInfoAcc.js
@@ -20,7 +20,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/releaseWorkInfo/releaseWorkInfoAcc",
diff --git a/smz-web/js/work/talentTrade/talentRedlist.js b/smz-web/js/work/talentTrade/talentRedlist.js
index 83284ef..b1f4613 100644
--- a/smz-web/js/work/talentTrade/talentRedlist.js
+++ b/smz-web/js/work/talentTrade/talentRedlist.js
@@ -22,7 +22,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/Redlist",
diff --git a/smz-web/js/work/train/trainList.js b/smz-web/js/work/train/trainList.js
index a87da0a..bc9225f 100644
--- a/smz-web/js/work/train/trainList.js
+++ b/smz-web/js/work/train/trainList.js
@@ -46,7 +46,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页saveZipButton
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/workerPost",
@@ -363,7 +363,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/workerPost/getWorkerTrainList",
diff --git a/smz-web/js/work/uploadResults/monthWagesForm.js b/smz-web/js/work/uploadResults/monthWagesForm.js
index 5483321..a3c4a5d 100644
--- a/smz-web/js/work/uploadResults/monthWagesForm.js
+++ b/smz-web/js/work/uploadResults/monthWagesForm.js
@@ -21,7 +21,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getListFile",
diff --git a/smz-web/js/work/uploadResults/monthWagesList.js b/smz-web/js/work/uploadResults/monthWagesList.js
index 48939ce..ccf15ed 100644
--- a/smz-web/js/work/uploadResults/monthWagesList.js
+++ b/smz-web/js/work/uploadResults/monthWagesList.js
@@ -23,7 +23,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getList",
diff --git a/smz-web/js/work/uploadResults/personWagesForm.js b/smz-web/js/work/uploadResults/personWagesForm.js
index 244dfe9..0c0b5b8 100644
--- a/smz-web/js/work/uploadResults/personWagesForm.js
+++ b/smz-web/js/work/uploadResults/personWagesForm.js
@@ -21,7 +21,7 @@ function payroll() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getPayrollList",
@@ -109,7 +109,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getPersonListFile",
diff --git a/smz-web/js/work/uploadResults/personWagesList.js b/smz-web/js/work/uploadResults/personWagesList.js
index 75e68c4..fd30eeb 100644
--- a/smz-web/js/work/uploadResults/personWagesList.js
+++ b/smz-web/js/work/uploadResults/personWagesList.js
@@ -23,7 +23,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getPersonList",
diff --git a/smz-web/js/work/uploadResults/proWagesForm.js b/smz-web/js/work/uploadResults/proWagesForm.js
index 7f6383a..09f04b2 100644
--- a/smz-web/js/work/uploadResults/proWagesForm.js
+++ b/smz-web/js/work/uploadResults/proWagesForm.js
@@ -20,7 +20,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getProListFile",
diff --git a/smz-web/js/work/uploadResults/proWagesList.js b/smz-web/js/work/uploadResults/proWagesList.js
index 0cbc75a..c2e426b 100644
--- a/smz-web/js/work/uploadResults/proWagesList.js
+++ b/smz-web/js/work/uploadResults/proWagesList.js
@@ -23,7 +23,7 @@ function init() {
"serverSide" : true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/analysisWages/getProList",
diff --git a/smz-web/js/work/uploadResults/uploadResultsList.js b/smz-web/js/work/uploadResults/uploadResultsList.js
index 26332fd..10d52c8 100644
--- a/smz-web/js/work/uploadResults/uploadResultsList.js
+++ b/smz-web/js/work/uploadResults/uploadResultsList.js
@@ -25,7 +25,7 @@ function init() {
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/salaryCheck/getList",
diff --git a/smz-web/pages/role/roleList.html b/smz-web/pages/role/roleList.html
index cbcc5af..3613613 100644
--- a/smz-web/pages/role/roleList.html
+++ b/smz-web/pages/role/roleList.html
@@ -89,7 +89,7 @@ function init(){
"processing": false,
"serverSide" : true,
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url" : ctxPath + "/roles",
diff --git a/smz-web/pages/work/migrant/workInformationReleaseAudit.html b/smz-web/pages/work/migrant/workInformationReleaseAudit.html
index 7f51977..aa9525f 100644
--- a/smz-web/pages/work/migrant/workInformationReleaseAudit.html
+++ b/smz-web/pages/work/migrant/workInformationReleaseAudit.html
@@ -109,7 +109,7 @@
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/migrant/getWorkInfoReleaseAuditList",
diff --git a/smz-web/pages/work/migrant/workInformationReleaseNotice.html b/smz-web/pages/work/migrant/workInformationReleaseNotice.html
index 2e474e0..0c9d228 100644
--- a/smz-web/pages/work/migrant/workInformationReleaseNotice.html
+++ b/smz-web/pages/work/migrant/workInformationReleaseNotice.html
@@ -98,7 +98,7 @@
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/migrant/getWorkInfoReleaseNoticeList",
diff --git a/smz-web/pages/work/talentTrade/releaseWorkInfoAudit.html b/smz-web/pages/work/talentTrade/releaseWorkInfoAudit.html
index fe07303..d826e52 100644
--- a/smz-web/pages/work/talentTrade/releaseWorkInfoAudit.html
+++ b/smz-web/pages/work/talentTrade/releaseWorkInfoAudit.html
@@ -99,7 +99,7 @@
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/releaseWorkInfoAudit",
diff --git a/smz-web/pages/work/talentTrade/releaseWorkInfoNotice.html b/smz-web/pages/work/talentTrade/releaseWorkInfoNotice.html
index 9e5bd65..3a97aed 100644
--- a/smz-web/pages/work/talentTrade/releaseWorkInfoNotice.html
+++ b/smz-web/pages/work/talentTrade/releaseWorkInfoNotice.html
@@ -95,7 +95,7 @@
"serverSide": true,
"pagingType": "full_numbers", //首页|尾页
"language": {
- "url": ctxPath + "/js/plugin/datatables/Chinese.lang"
+ "url": contentPath + "/js/plugin/datatables/Chinese.lang"
},
"ajax": {
"url": ctxPath + "/releaseWorkInfoAudit/releaseWorkInfoNotice",