所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -140,7 +140,7 @@ import {listSimpleUsers} from "@/api/system/user";
|
||||
import {CommonStatusEnum} from "@/utils/constants";
|
||||
|
||||
export default {
|
||||
name: "NotifyTemplate",
|
||||
name: "SystemNotifyTemplate",
|
||||
data() {
|
||||
return {
|
||||
// 遮罩层
|
||||
|
||||
Reference in New Issue
Block a user