diff --git a/src/views/kpi/workbench/index.vue b/src/views/kpi/workbench/index.vue index 6044eae..40b70ef 100644 --- a/src/views/kpi/workbench/index.vue +++ b/src/views/kpi/workbench/index.vue @@ -62,7 +62,7 @@ export default { this.$store.commit('SET_USER_INFO', ress.user) } console.log('ress: ', ress) - location.reload() + // location.reload() } } },