How to change the response using of JSON using function?

后端 未结 0 553
灰色年华
灰色年华 2020-12-06 15:45

I am calling a function - "buildFileTree" and I am saving its response into data which is constant:

const data = this.buildFileTree(dataObject, 0);
         


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