You've already forked vue-element-admin
adjust the layout to the src directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** When your routing table is too long, you can split it into small modules**/
|
||||
|
||||
import Layout from '@/views/layout/Layout'
|
||||
import Layout from '@/layout/Layout'
|
||||
|
||||
const tableRouter = {
|
||||
path: '/table',
|
||||
|
||||
Reference in New Issue
Block a user