删掉计算器
This commit is contained in:
parent
f1a90c8b6a
commit
5614ddf4ef
@ -79,11 +79,11 @@ export const useHeaderMenuConfig = () => {
|
|||||||
key: "historic_stock_price",
|
key: "historic_stock_price",
|
||||||
href:'/historic-stock'
|
href:'/historic-stock'
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
label: t("header_menu.stock_information.investment_calculator"),
|
// label: t("header_menu.stock_information.investment_calculator"),
|
||||||
key: "investment_calculator",
|
// key: "investment_calculator",
|
||||||
href:'/calculator'
|
// href:'/calculator'
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user