mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-16 11:11:53 +08:00
所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -95,7 +95,7 @@ import {CommonStatusEnum} from "@/utils/constants";
|
||||
import {listSimpleMenus} from "@/api/system/menu";
|
||||
|
||||
export default {
|
||||
name: "TenantPackage",
|
||||
name: "SystemTenantPackage",
|
||||
components: {
|
||||
},
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user