openInterview() {
window.open(`#!/module/application/${this.user_id}/interview`);
}
点击打开新标签页
最新推荐文章于 2025-02-16 11:14:36 发布

openInterview() {
window.open(`#!/module/application/${this.user_id}/interview`);
}