@ -78,7 +78,7 @@ export default {
startProcess(this.definitionId, JSON.stringify(data.valData)).then(res => {
this.$modal.msgSuccess('操作成功');
this.$tab.closeOpenPage({
path: '/work/own'
path: '/flowapprove/workflow/work/own'
})
}