@@ -612,7 +612,7 @@ var vm = new Vue({
return false
},
goToAnalysisHistory: function () {
- location.replace('./report_analysis_history')
+ location.href = './report_analysis_history'
formatSelectTime (value) {
if (!value) return '-'