Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
Plain Diff
Browse Files
Authored by
xuhongyun
2016-09-13 19:23:06 +0800
Commit
4fc9e2a6ca0861d329d6f2774be429040583a510
2 parents
6ce77408
81210662
Merge branch 'dev_2.2' into test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/goods/netsale/Index.js
code/static/js.jquery/module/goods/netsale/Index.js
View file @
4fc9e2a
...
...
@@ -70,7 +70,7 @@ var t = new common.tab2({
isInfoMiss
=
'Y'
;
g
.
options
.
columns
[
11
].
hidden
=
false
;
}
else
{
isInfoMiss
=
'
N
'
;
isInfoMiss
=
''
;
g
.
options
.
columns
[
8
].
hidden
=
false
;
}
...
...
Please
register
or
login
to post a comment