不要怂,就是干,撸起袖子干!

Commit 086d94b9 by Mick Hansen

merge conflict

1 parent 63677587
Showing with 0 additions and 6 deletions
...@@ -655,12 +655,6 @@ module.exports = (function() { ...@@ -655,12 +655,6 @@ module.exports = (function() {
} }
} }
Utils._.each(this.attributes, function(key) {
if (!values.hasOwnProperty(key)) {
values[key] = undefined
}
})
this.set(values, options) this.set(values, options)
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!