Merge branch 'master' into net6.0

This commit is contained in:
不做码农
2022-04-10 10:55:53 +08:00
24 changed files with 87 additions and 144 deletions

View File

@@ -203,18 +203,18 @@ export default {
dictValue: '1',
dictLabel: '全部'
},
// {
// dictValue: "2",
// dictLabel: "自定义",
// },
{
dictValue: "2",
dictLabel: "自定义",
},
{
dictValue: '3',
dictLabel: '本部门'
},
// {
// dictValue: "4",
// dictLabel: "本部门及以下数据权限",
// },
{
dictValue: "4",
dictLabel: "本部门及以下数据权限",
},
{
dictValue: '5',
dictLabel: '仅本人'