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
1
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李奇
2017-09-27 09:40:43 +0800
Commit
a1ec04d6f7ef611252b97729436369640827a627
1 parent
25347a2c
不需要的参数删除
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
public/vue/component/tool/a-link.vue
public/vue/component/tool/a-link.vue
View file @
a1ec04d
...
...
@@ -10,9 +10,6 @@
export default {
name: 'ALink',
props: {
href: [String]
},
methods: {
click() {
let goodUrl = this.$el.dataset['url'];
...
...
陈峰
@chenfeng163
2017-09-27 07:55:14 UTC
mentioned in commit
f3e30f43
Please
register
or
login
to post a comment