| | |
| | | } else if (this.checklog()) { |
| | | if (sessionStorage.getItem('applangList') && !config.trans) { |
| | | |
| | | } else if (window.backend && config.enabled && !config.allSqls) { |
| | | } else if (config.enabled && !config.allSqls) { |
| | | |
| | | } else { |
| | | notification.success({ |
| | |
| | | } |
| | | |
| | | let long_data = '' |
| | | if (window.backend && config.enabled) { |
| | | if (config.enabled) { |
| | | let sqls = getAllSqls(config) |
| | | let _t = moment().format('YYYYMMDDHHmmss') |
| | | let getguid = () => { |
| | |
| | | TypeCharOne: sessionStorage.getItem('kei_no'), |
| | | Typename: 'pc', |
| | | MenuName: config.MenuName || '', |
| | | PageParam: JSON.stringify({Template: 'webPage', interfaces, msg}), |
| | | PageParam: JSON.stringify({Template: 'webPage', interfaces, msg, backend: 'level1'}), |
| | | menus_rolelist: window.btoa(window.encodeURIComponent(JSON.stringify(roleParam))), |
| | | open_edition: config.open_edition, |
| | | long_data: long_data, |
| | |
| | | TypeCharOne: sessionStorage.getItem('kei_no'), |
| | | Typename: 'pc', |
| | | MenuName: NavBar.name || '', |
| | | PageParam: JSON.stringify({Template: NavBar.type}), |
| | | PageParam: JSON.stringify({Template: NavBar.type, backend: 'level1'}), |
| | | menus_rolelist: window.btoa(window.encodeURIComponent(JSON.stringify(roles))), |
| | | open_edition: NavBar.open_edition, |
| | | // LText: '', |