mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-08-06 20:47:50 +00:00
fix 修复 路由参数缓存导致分页错误
This commit is contained in:
@@ -22,7 +22,10 @@ export interface FlowDefinitionForm {
|
||||
flowName: string;
|
||||
flowCode: string;
|
||||
category: string;
|
||||
ext: string;
|
||||
formPath: string;
|
||||
formCustom: string;
|
||||
modelValue: string;
|
||||
}
|
||||
|
||||
export interface definitionXmlVO {
|
||||
|
||||
Reference in New Issue
Block a user