How can I use this method on all string values of the Object in JS?

后端 未结 0 1340
不思量自难忘°
不思量自难忘° 2020-11-22 01:14

I have an object that looks like this:

{
    productName: \'Black shoes\',
    count: 9,
    isAvailable: true,
    descrition: \'some description is here\'
          


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