Getting String Value of Parameter Used in Javascript Function when Parameter is Object

后端 未结 0 1778

I want to get the string value of the NewItem object that is being passed.

function moveJson( Path, NewItem){ 
    eval(Path).children.push(eval(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题