This commit is contained in:
@@ -369,7 +369,7 @@ const columns = ref([
|
||||
window.open(
|
||||
`${import.meta.env.VITE_MER_LOGIN_URL}?redirect=/workbench&type=${
|
||||
res.data.type
|
||||
}&tk=${res.data.token}`
|
||||
}&tk=${res.data.token}&api=${localStorage.getItem('api_endpoint')}`
|
||||
)
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user