Commit ef0b5dce authored by 前端-许佳敏's avatar 前端-许佳敏

fix: 隐藏采购招标,采购竞价

parent c9117ec8
......@@ -41,16 +41,6 @@ const MainNav: React.FC<MainNavPropsType> = (props) => {
key: 'purchaseInquiry'
},
{
title: getMessage('locales.caigouzhaobiao', '采购招标'),
path: '/purchaseBidding?priceTypeList=2',
key: 'inquiry'
},
{
title: getMessage('locales.caigoujingjia', '采购竞价'),
path: '/purchaseCompete?priceTypeList=3',
key: 'shops'
},
{
title: getMessage('locales.mingqicaigou', '名企采购'),
path: '/enterprisePurchasing',
key: 'enterprisePurchasing'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment