Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
hager
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
2024-11-06 17:52:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e7323c41c457a696b842b0c678b1f6fc3efa22ad
e7323c41
1 parent
770f56b8
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/components/accordion/AccordionItem.vue
src/components/accordion/AccordionItem.vue
View file @
e7323c4
...
...
@@ -39,7 +39,6 @@ export default {
},
methods: {
toggle(v) {
console.warn(v);
if (v?.list) {
this.$router.push({
path: '/product/index',
...
...
Please
register
or
login
to post a comment