chore: optimize the code of system layout; 🌟
This commit is contained in:
4
src/store/modules/index.js
Normal file
4
src/store/modules/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import account from './account'
|
||||
import setting from './setting'
|
||||
|
||||
export default {account, setting}
|
||||
Reference in New Issue
Block a user