Commit 90ff6e03 authored by 刘殿昕's avatar 刘殿昕

up .

parent cf9e2c8d
...@@ -85,7 +85,7 @@ const workbench = { ...@@ -85,7 +85,7 @@ const workbench = {
// get service running topology // get service running topology
getServiceRunningTopology(params) { getServiceRunningTopology(params) {
return axios.get(`/apaas/istio/service/apaas-proxy/overview/${params.namespace}`) return axios.get(`/apaas/istio/v3/api/namespaces/graph`)
}, },
} }
......
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