mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 00:25:07 +08:00
remove 删除无用代码
This commit is contained in:
parent
ae39338bf7
commit
cba512f44f
@ -154,9 +154,7 @@ const task = ref<FlowTaskVO>({
|
||||
flowCode: undefined,
|
||||
flowStatus: undefined,
|
||||
nodeType: undefined,
|
||||
nodeRatio: undefined,
|
||||
wfNodeConfigVo: undefined,
|
||||
wfDefinitionConfigVo: undefined
|
||||
nodeRatio: undefined
|
||||
});
|
||||
const dialog = reactive<DialogOption>({
|
||||
visible: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user