hsy-vue-dropdown
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -728,3 +728,2 @@ module.exports = | ||
handler: function handler(val) { | ||
console.log(1); | ||
this.selected = this.data.filter(function (d) { | ||
@@ -731,0 +730,0 @@ return d.selected; |
{ | ||
"name": "hsy-vue-dropdown", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "vue dropdown component.", | ||
@@ -5,0 +5,0 @@ "author": "hsiaosiyuan0 <hsiaosiyuan0@outlook.com>", |
Sorry, the diff of this file is not supported yet
46838
930