明树Git Lab

Commit 6b666acb authored by zfp1's avatar zfp1

update

parent adfaaa29
Pipeline #111345 passed with stage
in 3 seconds
......@@ -367,6 +367,7 @@ async function startLixiang(req, res, next) {
if (!(_.isEmpty(rett))) {
return res.sendError({ code: '60001', message: '项目已保存,请联系管理员为本公司添加【项目立项核准】角色人员' });
}
let approvers = rett.users;
//更新信息和状态
req.body.daibanUsers = approvers.map(o => o.id);
let ret;
......
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