1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-05 16:59:47 +08:00

Merge branch 'master' into remove-i18n

This commit is contained in:
Pan 2019-04-16 11:51:41 +08:00
commit da850a1ecc

View File

@ -1,4 +1,4 @@
<template>
<template functional>
<aside>
Creating and editing pages cannot be cached by keep-alive because keep-alive include does not currently support
caching based on routes, so it is currently cached based on component name. If you want to achieve a similar caching