Commit e096255e by 陈超

T

parent 7f00c34b
...@@ -189,7 +189,8 @@ ...@@ -189,7 +189,8 @@
}, },
onAreaChange: function(r, values) { onAreaChange: function(r, values) {
let selected = values.filter(r => { return r != undefined })
console.log(selected)
}, },
saveAddress: function() { saveAddress: function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment