所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
import { getApiAccessLogPage, exportApiAccessLogExcel } from "@/api/infra/apiAccessLog";
|
||||
|
||||
export default {
|
||||
name: "ApiAccessLog",
|
||||
name: "InfraApiAccessLog",
|
||||
components: {
|
||||
},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user