所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@@ -155,7 +155,7 @@ import {CommonStatusEnum} from "@/utils/constants";
|
||||
import FileUpload from "@/components/FileUpload";
|
||||
|
||||
export default {
|
||||
name: "OAuth2Client",
|
||||
name: "SystemOAuth2Client",
|
||||
components: {
|
||||
FileUpload,
|
||||
ImageUpload,
|
||||
|
Reference in New Issue
Block a user