update Cascader

update Cascader
This commit is contained in:
梁灏 2016-11-16 10:07:03 +08:00
parent bd4e3b9b0a
commit 165bb7c9ed
7 changed files with 54 additions and 31 deletions

View file

@ -105,6 +105,10 @@
}
}
}
},
'on-clear' () {
this.sublist = [];
this.tmpItem = {};
}
}
}