CN-1468 fix: 路由动态设置
This commit is contained in:
@@ -488,7 +488,7 @@ export default {
|
||||
goDetail (type, name) {
|
||||
if (name) {
|
||||
const { href } = this.$router.resolve({
|
||||
path: '/entityDetail',
|
||||
path: '/entity/detail',
|
||||
query: {
|
||||
entityType: type,
|
||||
entityName: name
|
||||
|
||||
Reference in New Issue
Block a user