所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import iFrame from "@/components/iFrame/index";
|
||||
import { getConfigKey } from "@/api/infra/config";
|
||||
export default {
|
||||
name: "Druid",
|
||||
name: "InfraSkyWalking",
|
||||
components: { iFrame },
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user