前后端分目录
This commit is contained in:
8
h5-auth-manager/src/utils/mixin.js
Normal file
8
h5-auth-manager/src/utils/mixin.js
Normal file
@@ -0,0 +1,8 @@
|
||||
export default{
|
||||
computed:{
|
||||
systemList(){
|
||||
return this.$store.state.systemList
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user