Browse Source

Cascader : remove deprecated property (#13737)

iamkun 6 năm trước cách đây
mục cha
commit
c8839b8022
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/cascader/src/menu.vue

+ 0 - 1
packages/cascader/src/menu.vue

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