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-06-08 09:37:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
530127a056f8325eb15effb0dca2bc5239c8908e
530127a0
1 parent
e7a41c3a
馃悶 fix(@鎴戠殑): 璺宠浆涔︾睄璇︽儏椤典紶ID閿欒淇
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/me/callMe.vue
src/views/me/callMe.vue
View file @
530127a
...
...
@@ -192,7 +192,7 @@ const onClick = (item) => {
$router.push({
path: '/client/bookDetail',
query: {
id: item.
id
id: item.
book_id,
}
});
}
...
...
Please
register
or
login
to post a comment