CN-1519 fix: 链路配置更改;链路组件逻辑更改;
This commit is contained in:
@@ -124,7 +124,7 @@ export default {
|
||||
watch: {
|
||||
timeFilter: {
|
||||
handler () {
|
||||
if (this.$route.path === '/panel/networkAppPerformance') {
|
||||
if (this.$route.path === '/panel/networkAppPerformance' || this.$route.path === '/panel/linkMonitor') {
|
||||
this.$store.commit('resetScoreBase')
|
||||
this.queryScoreBase()
|
||||
if (this.lineQueryCondition || this.networkOverviewBeforeTab) {
|
||||
|
||||
Reference in New Issue
Block a user