Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-05-11 22:28:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7e68a6c363ba034fa34ab7606624ff31dd1b0638
7e68a6c3
1 parent
67af5544
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/client/donateCertificate.vue
src/views/client/donateCertificate.vue
View file @
7e68a6c
...
...
@@ -21,7 +21,7 @@ const $router = useRouter();
const shortcutItem = ref(['home']);
const certItem = ref('')
//
TODO:
捐款成功后,查询生成捐赠证书
// 捐款成功后,查询生成捐赠证书
axios.get('/srv/?a=one_cert', {
params: {
donate_id: $route.query.donate_id
...
...
Please
register
or
login
to post a comment