Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghang committed Oct 7, 2023
1 parent 8ce2299 commit 5575302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified scan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/app/admin/view/home/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@ export default defineComponent({
const compData = reactive({
menus,
timeline,
handleSkip() {
handleSkip(url) {
window.open(url)
},
handleRouter(item: any) {
router.push(item.path)
Expand Down

0 comments on commit 5575302

Please sign in to comment.