Commit 2e9dc55a authored by 黎博's avatar 黎博

日志终端修改

parent b786d6ac
...@@ -770,7 +770,7 @@ export default { ...@@ -770,7 +770,7 @@ export default {
refreshInterval(value) {}, refreshInterval(value) {},
linkShell(scopeData) { linkShell(scopeData) {
window.open( window.open(
`http://172.29.1.16:9600/static/terminal.html?namespace=${this.namespace}&pod=${scopeData.podName}`, `http://log.quantgroups.cn/static/terminal.html?namespace=${this.namespace}&pod=${scopeData.podName}`,
'_blank' '_blank'
) )
}, },
......
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