@@ -101,7 +101,7 @@
}
-
+ postData.createReqVO.attendees = postData.createReqVO.attendees.join(",")
console.log(JSON.stringify(postData.createReqVO))
z.ui.ajax({
type: "post",