Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
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
kun
2018-09-18 09:20:27 +0800
Commit
c5458ea489c1358c87d1218e7d1a5d7d5f40d2e5
1 parent
f0537d9c
增加显示字段
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
web/src/main/webapp/html/commodityBasicRules/physicalCategory/physicalCategoryManagementList.html
web/src/main/webapp/html/commodityBasicRules/physicalCategory/physicalCategoryManagementList.html
View file @
c5458ea
...
...
@@ -101,6 +101,11 @@
}
}
},
{
title
:
"排序"
,
field
:
"orderBy"
,
width
:
80
,
align
:
"center"
},
{
title
:
"状态"
,
field
:
"status"
,
width
:
80
,
...
...
Please
register
or
login
to post a comment