Merge branch 'fix_bug_qxz' into 'master'
* Fix bug#33386. See merge request easycorp/zentaopms!7480
This commit is contained in:
@@ -27,3 +27,4 @@ self["MonacoEnvironment"] = (function(paths) {
|
||||
|
||||
location.hash = '#/chart/preview/' + screen.id;
|
||||
window.chartData = screen.chartData;
|
||||
window.location.replace(window.location.href.toString().replace(window.location.hash, '')+'#/chart/preview/' + screen.id)
|
||||
|
||||
Reference in New Issue
Block a user