mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 15:40:21 +08:00
init
This commit is contained in:
5
src/store/modules/index.js
Normal file
5
src/store/modules/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './app'
|
||||
export * from './auth'
|
||||
export * from './permission'
|
||||
export * from './tab'
|
||||
export * from './user'
|
||||
Reference in New Issue
Block a user