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
LUOXC
2019-01-10 10:32:10 +0800
Commit
4950702bc045dd5ec377eeb29a729c76a4e05681
1 parent
93c1cbf7
rename 卖家虚假发货
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/html/merchantManage/violationRecord.html
web/src/main/webapp/html/merchantManage/violationRecord.html
View file @
4950702
...
...
@@ -48,7 +48,7 @@
{
"text"
:
"卖家不卖"
,
"value"
:
31
},
{
"text"
:
"超时未发货"
,
"value"
:
32
},
{
"text"
:
"鉴定不通过"
,
"value"
:
33
},
{
"text"
:
"
鉴定中心收货前客服取消
"
,
"value"
:
34
},
{
"text"
:
"
卖家虚假发货
"
,
"value"
:
34
},
]
});
$
(
"#marginTable"
).
myDatagrid
({
...
...
Please
register
or
login
to post a comment