flat: 暂存
This commit is contained in:
@@ -232,7 +232,7 @@ export default {
|
|||||||
let h = this.$createElement;
|
let h = this.$createElement;
|
||||||
this.$prompt(
|
this.$prompt(
|
||||||
h("p", {style: "color: #F56C6C"}, "一旦驳回无法进行后续操作"),
|
h("p", {style: "color: #F56C6C"}, "一旦驳回无法进行后续操作"),
|
||||||
"请核对招聘信息后再进行审核通过",
|
"请核对企业信息后再进行审核通过",
|
||||||
{
|
{
|
||||||
distinguishCancelAndClose: true,
|
distinguishCancelAndClose: true,
|
||||||
confirmButtonText: "通 过",
|
confirmButtonText: "通 过",
|
||||||
|
|||||||
Reference in New Issue
Block a user