v-code-diff
v-code-diff copied to clipboard
ignoreMatchingLines怎么匹配对象内的key进行忽略呀
{ code:200, data:'1234', obj:{ data:4566 } }
比如这里两个data,我只想忽略obj.data