fix: guet修正新闻获取路径 (#3398)
This commit is contained in:
parent
346a47482a
commit
b1ecb60792
|
|
@ -32,11 +32,11 @@ const infos = {
|
|||
title: '通知公告',
|
||||
},
|
||||
zbgs: {
|
||||
path: '/xwzx/mtgd.htm',
|
||||
path: '/xwzx/zbgs.htm',
|
||||
title: '招标公示',
|
||||
},
|
||||
xshd: {
|
||||
path: '/xwzx/tzgg.htm',
|
||||
path: '/xwzx/xshd.htm',
|
||||
title: '学术活动',
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue