Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongweigao
2016-11-17 14:43:27 +0800
Commit
eefa61b0fe0f2f565fcafc4bfb449865256ddbaa
1 parent
254104ad
为你优选埋点
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/common/data-yas.js
public/js/common/data-yas.js
View file @
eefa61b
...
...
@@ -21,7 +21,7 @@ function _getCommonFilterValue() {
$attrchecked
.
each
(
function
()
{
var
$this
=
$
(
this
);
var
key
=
$this
.
parents
(
'.attr-content'
).
prev
().
html
(),
name
=
$this
.
attr
(
'name'
);
...
...
Please
register
or
login
to post a comment