Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-09-27 15:55:00 +0800
Commit
f3e30f4343e466a3a930d94977588a5f165528e9
1 parent
11e9b352
Revert "不需要的参数删除"
This reverts commit
a1ec04d6
.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
public/vue/component/tool/a-link.vue
public/vue/component/tool/a-link.vue
View file @
f3e30f4
...
...
@@ -10,6 +10,9 @@
export default {
name: 'ALink',
props: {
href: [String]
},
methods: {
click() {
let goodUrl = this.$el.dataset['url'];
...
...
Please
register
or
login
to post a comment