Skip to content

Commit

Permalink
fix: 去掉导入结果页多余按钮 (TencentBlueKing#879)
Browse files Browse the repository at this point in the history
# Reviewed, transaction id: 17664
  • Loading branch information
Carlmac committed Sep 10, 2024
1 parent 21e040f commit 868fb93
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/dashboard-front/src/views/resource/setting/import.vue
Original file line number Diff line number Diff line change
Expand Up @@ -504,11 +504,11 @@
t('返回查看')
}}
</bk-button>
<bk-button @click="goBack()">
{{
t('继续导入')
}}
</bk-button>
<!-- <bk-button @click="goBack()">-->
<!-- {{-->
<!-- t('继续导入')-->
<!-- }}-->
<!-- </bk-button>-->
</section>
</article>
<!-- 导入失败 -->
Expand Down

0 comments on commit 868fb93

Please sign in to comment.