Skip to content

Commit

Permalink
fix: 重新测试进入后标题错误修复
Browse files Browse the repository at this point in the history
# Reviewed, transaction id: 10740
  • Loading branch information
leafage-collb committed Jun 27, 2024
1 parent 90b3391 commit 16a9284
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,7 @@ export default {
query: {
stage_id: res.current_stage && res.current_stage.stage_id,
release_id: data.id,
type: this.curVersionType,
},
});
} catch (e) {
Expand Down

0 comments on commit 16a9284

Please sign in to comment.