|
@@ -98,6 +98,7 @@
|
|
res.id = '';
|
|
res.id = '';
|
|
res.dept = '';
|
|
res.dept = '';
|
|
res.depteventId = '';
|
|
res.depteventId = '';
|
|
|
|
+ res.userId=selection[i].userId;
|
|
res.name = selection[i].nickName;
|
|
res.name = selection[i].nickName;
|
|
res.post = selection[i].postName;
|
|
res.post = selection[i].postName;
|
|
res.telphone = selection[i].phonenumber;
|
|
res.telphone = selection[i].phonenumber;
|