mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 02:55:07 +08:00
所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@ -123,7 +123,7 @@ import Editor from '@/components/Editor';
|
||||
import { getSimpleMailAccountList } from "@/api/system/mail/account";
|
||||
|
||||
export default {
|
||||
name: "MailLog",
|
||||
name: "SystemMailLog",
|
||||
components: {
|
||||
Editor,
|
||||
},
|
||||
|
Reference in New Issue
Block a user