Commit ed33e089 authored by 罗新东's avatar 罗新东

风险确认详情保错

parent dccfbc4a
Pipeline #7582 passed with stage
in 10 seconds
......@@ -188,7 +188,7 @@ export default {
this.$router.push({
name: "risk-big-detail",
params: {
id: data.taskId||data.processinstanceId,
id: data.taskId||data.id,
},
});
this.showIndex = null;
......
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