perf[errorLog]:optimized error-log

This commit is contained in:
Pan
2017-12-12 18:14:31 +08:00
parent 85492f148f
commit f9aaaa9091
8 changed files with 118 additions and 74 deletions

View File

@@ -57,8 +57,8 @@ import Breadcrumb from '@/components/Breadcrumb'
import Hamburger from '@/components/Hamburger'
import ThemePicker from '@/components/ThemePicker'
import Screenfull from '@/components/Screenfull'
import ErrorLog from '@/components/ErrLog'
import errLogStore from 'store/errLog'
import ErrorLog from '@/components/ErrorLog'
import errLogStore from '@/store/errorLog'
export default {
components: {