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…
x
Reference in New Issue
Block a user