Cascader : remove deprecated property (#13737)

pull/13773/head
iamkun 2018-12-14 11:15:50 +08:00 committed by hetech
parent 4cb34a08d3
commit c8839b8022
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@
computed: {
activeOptions: {
cache: false,
get() {
const activeValue = this.activeValue;
const configurableProps = ['label', 'value', 'children', 'disabled'];