取消插件模式 不再对插件提供支持
This commit is contained in:
@@ -45,7 +45,6 @@ export default {
|
||||
params[item.key] = item.value;
|
||||
}
|
||||
});
|
||||
console.log(query, params);
|
||||
if (index === this.$route.name) return;
|
||||
this.$router.push({ name: index, query, params });
|
||||
}
|
||||
|
Reference in New Issue
Block a user