From c80ff2b0ff09e8049fb0963a738f977e244580c7 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Thu, 18 Apr 2024 20:55:02 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/station/inviteCode.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: "通 过",