Find key and update it's value and the next key value [Javascript Object]

前端 未结 0 1538
夕颜
夕颜 2020-11-30 18:10

I have this object:

{
  foo:\'Value foo\',
  bar:\'Value bar\',
  baz:\'Value baz\',
  bor:\'Value bor\',
}

I want to check if key has change

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