| | |
| | | sessionStorage["Czmm"] = result.data[0].Czmm; |
| | | sessionStorage["Czybm"] = result.data[0].Czybm; |
| | | sessionStorage["HEmpID"] = result.data[0].HEmpID; |
| | | sessionStorage["HEmpNumber"] = result.data[0].HEmpNumber; |
| | | sessionStorage["HEmpName"] = result.data[0].HEmpName; |
| | | sessionStorage["HGroup"] = result.data[0].HGroup; |
| | | sessionStorage["HGroupID"] = result.data[0].HGroupID; |
| | | sessionStorage["HProc"] = result.data[0].HProc; |
| | |
| | | sessionStorage["HManagerID"] = result.data[0].HSecManagerID; |
| | | sessionStorage["HManagerName"] = result.data[0].HSecManager; |
| | | //sessionStorage["IP"] = System.Configuration.ConfigurationSettings.AppSettings("name"); |
| | | if (!judgeMorPCflag) {//移动端 |
| | | window.location.href = '../../views/index_Mobile.html' |
| | | } else {//PC端 |
| | | //if (!judgeMorPCflag) {//移动端 |
| | | // window.location.href = '../../views/index_Mobile.html' |
| | | //} else {//PC端 |
| | | window.location.href = '../../views/indexMenu.html' |
| | | } |
| | | //} |
| | | get_WriteConfigFile(); |
| | | } |
| | | else { |