remove 删除无用代码
This commit is contained in:
parent
ae39338bf7
commit
cba512f44f
@ -154,9 +154,7 @@ const task = ref<FlowTaskVO>({
|
|||||||
flowCode: undefined,
|
flowCode: undefined,
|
||||||
flowStatus: undefined,
|
flowStatus: undefined,
|
||||||
nodeType: undefined,
|
nodeType: undefined,
|
||||||
nodeRatio: undefined,
|
nodeRatio: undefined
|
||||||
wfNodeConfigVo: undefined,
|
|
||||||
wfDefinitionConfigVo: undefined
|
|
||||||
});
|
});
|
||||||
const dialog = reactive<DialogOption>({
|
const dialog = reactive<DialogOption>({
|
||||||
visible: false,
|
visible: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user