更新
This commit is contained in:
parent
cd53b82db8
commit
a5f1442163
@ -308,7 +308,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
oaHomeData () {
|
||||
const route = getCurrentPages()[0]?.route;
|
||||
const route = '/pages/oaHome/oaHome';
|
||||
let arr = [];
|
||||
this.$store.state.config?.config?.menu?.forEach((item) => {
|
||||
if (item.paths.includes(route)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user