Commit f0df5229 authored by 李明环(东信)'s avatar 李明环(东信)

重置年龄

parent 20842cc4
......@@ -192,6 +192,7 @@ const initData = async () => {
max: null
}
];
age.value = [16, 100];
certificateList.value = [
{ active: false, name: "专业技术职称", key: "positionalTitle" },
{ active: false, name: "职业等级证书", key: "professionalCertificates" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment