mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-13 18:35:07 +08:00
BPM:增加「发起人自选」的任务审批人的分配策略
This commit is contained in:
@ -65,11 +65,7 @@
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
<el-form-item
|
||||
v-if="
|
||||
userTaskForm.candidateStrategy == 30 ||
|
||||
userTaskForm.candidateStrategy == 31 ||
|
||||
userTaskForm.candidateStrategy == 32
|
||||
"
|
||||
v-if="userTaskForm.candidateStrategy == 30"
|
||||
label="指定用户"
|
||||
prop="candidateParam"
|
||||
span="24"
|
||||
|
Reference in New Issue
Block a user