mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 18:45:06 +08:00
所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@ -92,7 +92,7 @@
|
||||
import { createMailAccount, updateMailAccount, deleteMailAccount, getMailAccount, getMailAccountPage } from "@/api/system/mail/account";
|
||||
|
||||
export default {
|
||||
name: "MailAccount",
|
||||
name: "SystemMailAccount",
|
||||
components: {
|
||||
},
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user