Commit 462f24d5 authored by Mac's avatar Mac

1

parent 306d9ba0
......@@ -622,7 +622,7 @@
if (ckedArr && ckedArr.length > 0) {
ckedArr.forEach(element => {
myArray.push({
id: element.Id,
id: element.UserId,
name: element.Name,
Photo: element.Photo,
SexStr: element.SexStr,
......
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