How to create a JSON string from an array?

前端 未结 0 766
甜味超标
甜味超标 2020-12-03 15:06

I have created a function as follows:

const buildJson = id => {
      switch (id) {
        case 0:
          return \'{\\n "CASE_0": "{}&qu         


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