Commit c87abbd8 authored by 沈翠玲's avatar 沈翠玲

分期审批

parent 499a4705
...@@ -105,7 +105,6 @@ ...@@ -105,7 +105,6 @@
tabs.value = arr tabs.value = arr
}) })
}, (FlowStatus.value && FlowStatus.value.length) ? 100 : 1000) }, (FlowStatus.value && FlowStatus.value.length) ? 100 : 1000)
console.log(JSON.parse(JSON.stringify(FlowStatus.value)))
return obj; return obj;
}; };
const handleClick = () => { const handleClick = () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment