判断todo身上是否有isEdit属性,有为true,没有为false
如果报错,可以替换为Object.hasOwnProperty.call(todo,'isEdit')
判断todo身上是否有isEdit属性,有为true,没有为false
如果报错,可以替换为Object.hasOwnProperty.call(todo,'isEdit')
437
444
2176
2933
616

被折叠的 条评论
为什么被折叠?