dev-tmp1
tangjie 2026-08-27 17:29:35 +08:00
parent 72b326c6e0
commit 12b4205ea1
2 changed files with 1 additions and 1 deletions

View File

@ -17,8 +17,7 @@
{idCardNo} {idCardNo}
联系电话 联系电话
{phone} {phone}
学 历学 位 学历学位
学历层次
{education} {education}
毕业院校及专业 毕业院校及专业
{schoolMajor} {schoolMajor}

View File

@ -9,7 +9,7 @@ import {
} from "~/enumerate/constant"; } from "~/enumerate/constant";
import "./index.less"; import "./index.less";
const RESUME_TEMPLATE_URL = "https://gbs-cqaqpj.oss-cn-beijing.aliyuncs.com/jjb/6a8fd835e4b043684e055900.docx"; const RESUME_TEMPLATE_URL = "https://gbs-cqaqpj.oss-cn-beijing.aliyuncs.com/jjb/6a90030ae4b043684e05632b.docx";
const GENDER_MAP = { 1: "男", 2: "女" }; const GENDER_MAP = { 1: "男", 2: "女" };