js array to a string

this.studentAnswer[i].answer=this.studentAnswer[i].answer.toString().replace(/,/g,’’);

Guess you like

Origin blog.csdn.net/qq_35226176/article/details/91492622