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
caoyan
2018-10-12 14:40:26 +0800
Commit
64443e99d7c2d188b7451ef838752db548546f4f
1 parent
1695994d
订单管理
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/html/orderManage/detail.html
web/src/main/webapp/html/orderManage/detail.html
View file @
64443e9
...
...
@@ -411,7 +411,7 @@ function getExpressList(orderCode){
method
:
'POST'
,
queryParams
:
{
orderCode
:
orderCode
,
expressType
:
1
expressType
Str
:
1
},
loadFilter
:
function
(
data
)
{
var
temp
=
defaultLoadFilter
(
data
);
...
...
Please
register
or
login
to post a comment