Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
075d5789
authored
2022-08-24 15:43:38 +0800
by
liangyifan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
cc8edd30
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/views/ywbl/dbx/dbx.vue
src/views/ywbl/dbx/dbx.vue
View file @
075d578
...
...
@@ -136,6 +136,9 @@ export default {
}
})
},
queryClick
(){
this
.
fetchData
()
},
handleSort
(
name
,
sort
)
{
console
.
log
(
name
,
sort
);
},
...
...
Please
register
or
sign in
to post a comment