fix
parent
72b326c6e0
commit
12b4205ea1
|
|
@ -17,8 +17,7 @@
|
|||
{idCardNo}
|
||||
联系电话
|
||||
{phone}
|
||||
学 历学 位
|
||||
学历层次
|
||||
学历学位
|
||||
{education}
|
||||
毕业院校及专业
|
||||
{schoolMajor}
|
||||
|
|
|
|||
|
|
@ -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: "女" };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue