所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -144,7 +144,7 @@ import { CommonStatusEnum } from "@/utils/constants";
|
||||
import { getSimpleMailAccountList } from "@/api/system/mail/account";
|
||||
|
||||
export default {
|
||||
name: "MailTemplate",
|
||||
name: "SystemMailTemplate",
|
||||
components: {
|
||||
Editor,
|
||||
},
|
||||
|
Reference in New Issue
Block a user