所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
import {getAreaByIp, getAreaTree} from "@/api/system/area";
|
||||
|
||||
export default {
|
||||
name: "Area",
|
||||
name: "SystemArea",
|
||||
components: {
|
||||
},
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user