1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-06 01:09:48 +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> <aside>
Creating and editing pages cannot be cached by keep-alive because keep-alive include does not currently support 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 caching based on routes, so it is currently cached based on component name. If you want to achieve a similar caching