mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 01:48:47 +08:00
update 流程定义查询返回表单路径
This commit is contained in:
parent
6aefbac520
commit
c62df5cecf
@ -66,7 +66,7 @@
|
|||||||
d.flow_name,
|
d.flow_name,
|
||||||
d.flow_code,
|
d.flow_code,
|
||||||
d.form_custom,
|
d.form_custom,
|
||||||
d.form_path,
|
COALESCE(t.form_path, d.form_path),
|
||||||
d.version,
|
d.version,
|
||||||
uu.processed_by,
|
uu.processed_by,
|
||||||
uu.type,
|
uu.type,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user