源参数
This commit is contained in:
@@ -19,6 +19,6 @@ export const userStatus = [
|
||||
export const resourceType = [
|
||||
{ label: "菜单", value: 0 },
|
||||
{ label: "按钮", value: 1 },
|
||||
{ label: "公共资源", value: 2 }
|
||||
{ label: "公共资源", value: 2 },
|
||||
{ label: "服务间调用资源", value: 3 }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user