Merge branch dev/bug-61859 of zentao/zentaopms (#9920)
This commit is contained in:
@@ -312,6 +312,8 @@ function postLastViewedToServer(location)
|
||||
*/
|
||||
function handleSwitchView(mode, location, info)
|
||||
{
|
||||
if(!this.element || this.element.closest('.modal')) return;
|
||||
|
||||
const rawModule = config.rawModule.toLowerCase();
|
||||
const rawMethod = config.rawMethod.toLowerCase();
|
||||
const formatUrl = this.props.viewModeUrl;
|
||||
|
||||
Reference in New Issue
Block a user