修改认证清单

This commit is contained in:
gaosong
2023-11-09 16:25:05 +08:00
parent 8aa8b3a642
commit 657130b9f1
@@ -632,6 +632,12 @@
delete item.options
//update-end-author:taoyan date:20200819 for:【开源问题】 高级查询 下拉框作为并且选项很多多多 LOWCOD-779
}
if (Array.isArray(item.tree)) {
// 如果有字典属性,就不需要保存 options 了
//update-begin-author:taoyan date:20200819 for:【开源问题】 高级查询 下拉框作为并且选项很多多多 LOWCOD-779
delete item.tree
//update-end-author:taoyan date:20200819 for:【开源问题】 高级查询 下拉框作为并且选项很多多多 LOWCOD-779
}
}
}
return array