fix: 修复菜单自动折叠的 bug

fix #229
This commit is contained in:
FairyEver
2020-04-19 11:50:32 +08:00
parent 2de8a8b7c3
commit 06f1acf522
4 changed files with 28 additions and 27 deletions

View File

@@ -3980,10 +3980,10 @@ element-resize-detector@^1.1.15:
dependencies:
batch-processor "^1.0.0"
element-ui@^2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.13.0.tgz#f6bb04e5b0a76ea5f62466044b774407ba4ebd2d"
integrity sha512-KYsHWsBXYbLELS8cdfvgJTOMSUby3UEjvsPV1V1VmgJ/DdkOAS4z3MiOrPxrT9w2Cc5lZ4eVSQiGhYFR5NVChw==
element-ui@^2.13.1:
version "2.13.1"
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.13.1.tgz#0cb1a45cf27aa61c601defbe192740ac5cb9df7c"
integrity sha512-jyvJmXa2c6ElRc4NOw4V1vnjHsvfzTRhbwElZ68CyF9by2F64B+AJRzujg/HJgXCimHwd2g1Av9D04EP3mWymg==
dependencies:
async-validator "~1.8.1"
babel-helper-vue-jsx-merge-props "^2.0.0"