Commit c8839b80 authored by iamkun's avatar iamkun Committed by hetech

Cascader : remove deprecated property (#13737)

parent 4cb34a08
......@@ -63,7 +63,6 @@
computed: {
activeOptions: {
cache: false,
get() {
const activeValue = this.activeValue;
const configurableProps = ['label', 'value', 'children', 'disabled'];
......
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