flat: 暂存

This commit is contained in:
Apcallover
2024-04-18 20:55:02 +08:00
parent 50bb55c89a
commit c80ff2b0ff

View File

@@ -232,7 +232,7 @@ export default {
let h = this.$createElement;
this.$prompt(
h("p", {style: "color: #F56C6C"}, "一旦驳回无法进行后续操作"),
"请核对招聘信息后再进行审核通过",
"请核对企业信息后再进行审核通过",
{
distinguishCancelAndClose: true,
confirmButtonText: "通 过",