Skip to content

Commit

Permalink
chore: revise href link
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhuang18 committed Nov 7, 2023
1 parent f31fdc9 commit c8b278e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/table.js
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ function dashboard(text, index, t_month) {
return (
<a
href={
'https://dataease.nzcer.cn/link/dqMbZrBk?attachParams=' +
'https://dataease.x-lab.info/link/dqMbZrBk?attachParams=' +
btoa(JSON.stringify(params))
}
target="_blank"
Expand Down

0 comments on commit c8b278e

Please sign in to comment.