Merge branch 'fix_bug_qxz' into 'master'

* Fix bug#33386.

See merge request easycorp/zentaopms!7480
This commit is contained in:
王怡栋
2023-04-19 07:51:27 +00:00
+1
View File
@@ -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)