优化数据过滤

This commit is contained in:
不做码农
2022-04-09 19:11:16 +08:00
parent ed483d8b56
commit 0833b70dd9
10 changed files with 53 additions and 53 deletions

View File

@@ -203,10 +203,10 @@ export default {
dictValue: '1',
dictLabel: '全部'
},
// {
// dictValue: "2",
// dictLabel: "自定义",
// },
{
dictValue: "2",
dictLabel: "自定义",
},
{
dictValue: '3',
dictLabel: '本部门'