Merge branch 'master' into net6.0
This commit is contained in:
@@ -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: '仅本人'
|
||||
|
||||
Reference in New Issue
Block a user