新增加本部门及以下数据过滤

This commit is contained in:
不做码农
2022-04-10 09:07:43 +08:00
parent ff83610714
commit 6967d2083f
2 changed files with 13 additions and 6 deletions

View File

@@ -211,10 +211,10 @@ export default {
dictValue: '3',
dictLabel: '本部门'
},
// {
// dictValue: "4",
// dictLabel: "本部门及以下数据权限",
// },
{
dictValue: "4",
dictLabel: "本部门及以下数据权限",
},
{
dictValue: '5',
dictLabel: '仅本人'