|
|
@@ -10,6 +10,7 @@ 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 Right32 from './comps/right/bottom/2/index.vue'; |
|
|
|
|
|
|
|
import { getConfigKey } from "@/api/system/config"; |
|
|
|
import { getInfo } from "@/api/login"; |
|
|
@@ -29,7 +30,8 @@ export default { |
|
|
|
Right21, |
|
|
|
Right31, |
|
|
|
Right12, |
|
|
|
Right22 |
|
|
|
Right22, |
|
|
|
Right32 |
|
|
|
}, |
|
|
|
data () { |
|
|
|
return { |
|
|
|