mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-12 18:15:07 +08:00
bpm:流程详情的转派审批人
This commit is contained in:
@ -163,10 +163,7 @@ export default {
|
||||
rules: {
|
||||
assigneeUserId: [{ required: true, message: "新审批人不能为空", trigger: "change" }],
|
||||
}
|
||||
},
|
||||
|
||||
// 数据字典
|
||||
categoryDictDatas: getDictDatas(DICT_TYPE.BPM_MODEL_CATEGORY),
|
||||
}
|
||||
};
|
||||
},
|
||||
created() {
|
||||
|
Reference in New Issue
Block a user