TGLW bug fix
This commit is contained in:
@ -101,7 +101,7 @@
|
||||
$.post(ext.contextPath + '/maintenance/libraryFaultBloc/doInit.do', {unitId: unitId}, function (data) {
|
||||
if (data.code == '1') {
|
||||
showAlert('s', data.msg, 'mainAlertdiv');
|
||||
// refreshPage('/SIPAIIS_WMS/maintenance/libraryFaultBloc/showList4TreeBiz.do')
|
||||
// refreshPage('/TGLW/maintenance/libraryFaultBloc/showList4TreeBiz.do')
|
||||
location.reload();
|
||||
} else {
|
||||
showAlert('d', data.msg, 'mainAlertdiv');
|
||||
|
||||
Reference in New Issue
Block a user