Explorar o código

Cascader : remove deprecated property (#13737)

iamkun %!s(int64=6) %!d(string=hai) anos
pai
achega
c8839b8022
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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'];