1.修改逻辑支持取流程全局配置
2.修复缺陷,审批取下个节点的限制条件
This commit is contained in:
@ -51,11 +51,11 @@
|
||||
},
|
||||
maxCirculate: {
|
||||
type: Number,
|
||||
default: 0,
|
||||
default: null,
|
||||
},
|
||||
minCirculate: {
|
||||
type: Number,
|
||||
default: 0,
|
||||
default: null,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user