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
Email Patches
Plain Diff
Browse Files
Authored by
马力
2017-02-16 14:33:31 +0800
Commit
f56e2c3e106bc6d2206404da78875b1cc43f0557
1 parent
88aba69c
网销信息tab页签下都显示搜索与标签列
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 @
f56e2c3
...
...
@@ -322,7 +322,7 @@ var g = new common.grid({
}
},
{
display
:
'搜索/标签'
,
hidden
:
tru
e
,
hidden
:
fals
e
,
render
:
function
(
item
)
{
var
searchAndLabel
=
item
.
searchAndLabel
?
item
.
searchAndLabel
:
''
,
style
=
item
.
style
?
item
.
style
:
''
,
...
...
Please
register
or
login
to post a comment