mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 19:05:07 +08:00
1、任务管理 新建流程改为发起流程(vue2同步)
2、流程分类 字典回显bug 3、用户分组 编辑时点击空白处弹框消失(vue2同步,不消失) 4、个人中心修改邮箱规范校验 5、任务分配规则 指定角色字段不一定为Number
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<XButton
|
||||
type="primary"
|
||||
preIcon="ep:zoom-in"
|
||||
title="新建流程"
|
||||
title="发起流程"
|
||||
v-hasPermi="['bpm:process-instance:query']"
|
||||
@click="handleCreate"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user