1.修改逻辑支持取流程全局配置

2.修复缺陷,审批取下个节点的限制条件
This commit is contained in:
825299534@qq.com
2025-04-29 15:02:48 +08:00
parent 84a6555b17
commit c794fe51cb

View File

@ -5,7 +5,7 @@
style="width: 100%" style="width: 100%"
:tree-data="autoAgreeRuleOptions" :tree-data="autoAgreeRuleOptions"
tree-checkable tree-checkable
ow-clear allow-clear
:placeholder="t('请选择自动同意规则')" :placeholder="t('请选择自动同意规则')"
@change="changeAutoAgreeRule" @change="changeAutoAgreeRule"
/> />