Commit 92ec9557 by chenjinjing

no message

parent a00922e5
......@@ -365,8 +365,6 @@ export async function individualMemberDetails({userId, id}) {
}
let specialityInfo:any = extractData(oldInfo, SpecialityConfig);
// basicInfo.profCategory = changeEnumValue(PROFCATEGORY, basicInfo.profCategory);
let otherAttachment:any = extractData(oldInfo, ["cardUrlJust", "cardUrlBack", "academicCERTUrl", "professionalCERTUrl", "auxiliaryMaterial"]);
......
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