diff --git a/src/views/manage/station/inviteCode.vue b/src/views/manage/station/inviteCode.vue index a7b9ade..afc63a5 100644 --- a/src/views/manage/station/inviteCode.vue +++ b/src/views/manage/station/inviteCode.vue @@ -232,7 +232,7 @@ export default { let h = this.$createElement; this.$prompt( h("p", {style: "color: #F56C6C"}, "一旦驳回无法进行后续操作"), - "请核对招聘信息后再进行审核通过", + "请核对企业信息后再进行审核通过", { distinguishCancelAndClose: true, confirmButtonText: "通 过",