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

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

View File

@ -9,7 +9,7 @@ import {
} from "~/enumerate/constant";
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: "女" };