Commit 4d3e4766 by 李耀琨

sd

parent a42a51ac
......@@ -21,8 +21,8 @@ const addTopName = (data) => {
return `/KETTLE-SERVER/${data.url}`
case 'webetl':
return `/ETLWEB-SERVER/${data.url}`
case 'etlweb':
return `/ETLWEB-SERVER/${data.url}`
// case 'etlweb':
// return `/ETLWEB-SERVER/${data.url}`
default:
return `${data.url}`
}
......
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