|
|
@@ -9,6 +9,7 @@ import Right21 from './comps/right/middle/1/index.vue'; |
|
|
|
import Right31 from './comps/right/bottom/1/index.vue'; |
|
|
|
|
|
|
|
import Right12 from './comps/right/top/2/index.vue'; |
|
|
|
import Right22 from './comps/right/middle/2/index.vue'; |
|
|
|
|
|
|
|
import { getConfigKey } from "@/api/system/config"; |
|
|
|
import { getInfo } from "@/api/login"; |
|
|
@@ -27,7 +28,8 @@ export default { |
|
|
|
Right11, |
|
|
|
Right21, |
|
|
|
Right31, |
|
|
|
Right12 |
|
|
|
Right12, |
|
|
|
Right22 |
|
|
|
}, |
|
|
|
data () { |
|
|
|
return { |
|
|
|