更新api url
This commit is contained in:
@@ -154,11 +154,11 @@ const App = (props: React.PropsWithChildren<AppProps>) => {
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "爆管分析定位",
|
||||
list: "/burst-pipe-analysis",
|
||||
name: "风险分析定位",
|
||||
list: "/risk-analysis-location",
|
||||
meta: {
|
||||
icon: <TbLocationPin className="w-6 h-6" />,
|
||||
label: "爆管分析定位",
|
||||
label: "风险分析定位",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user