Commit 3b98ca75 by chenjinjing

no message

parent 0c9f1af1
...@@ -541,7 +541,6 @@ export async function isNeedSupplement({userId}) { ...@@ -541,7 +541,6 @@ export async function isNeedSupplement({userId}) {
// "盖章申请表": ["applicationForm"] // "盖章申请表": ["applicationForm"]
// }; // };
let dwshzycjInfo = await findOnce(TABLEENUM.单位所获得科研成果表, {userId}); let dwshzycjInfo = await findOnce(TABLEENUM.单位所获得科研成果表, {userId});
let infoCompleteData = {}; let infoCompleteData = {};
......
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