Skip to content

Commit

Permalink
feature: update dashboard link (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhuang18 authored Mar 13, 2023
1 parent 76de787 commit cbe4260
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 @@ -293,7 +293,7 @@ function dashboard(text, index, t_month) {
return (
<a
href={
'http://dataease.nzcer.cn/link/LeMILNSw?attachParams=' +
'https://dataease.nzcer.cn/link/dqMbZrBk?attachParams=' +
btoa(JSON.stringify(params))
}
target="_blank"
Expand Down

0 comments on commit cbe4260

Please sign in to comment.