CN-38 feat: 添加 chart type 31
This commit is contained in:
@@ -112,7 +112,8 @@ export default {
|
||||
methods: {
|
||||
jump (route) {
|
||||
if (route === this.route) {
|
||||
this.refresh()
|
||||
// this.refresh()
|
||||
return
|
||||
}
|
||||
this.$router.push({
|
||||
path: route,
|
||||
|
||||
Reference in New Issue
Block a user