fix:专区-社招新员工跳转逻辑调整

This commit is contained in:
zxj
2025-11-18 19:20:39 +08:00
parent d6d27121df
commit 133b35b51e
5 changed files with 9 additions and 14 deletions

View File

@@ -18,18 +18,10 @@
class="footer-btn"
type="primary"
:loading="processing"
@click="handleConfirmClick"
v-if="showBtn"
>
立即学习
</el-button>
<el-button
v-if="showBtn"
class="footer-btn"
type="text"
@click="handleCancelClick"
v-if="showBtn"
>
取消
关闭
</el-button>
</div>
</div>