Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
王钱钧
9 years ago
Commit
cfd89091c817ffd3af465e715f2abbfeab202fd8
1 parent
ecf6d02f
修改bug。
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
server/interface/productSiezChart.js
server/views/pages/searchWords/index.html
server/interface/productSiezChart.js
View file @
cfd8909
...
...
@@ -6,7 +6,7 @@ exports.res = [{
route
:
'/erpproduct/size/index'
,
method
:
'GET'
,
view
:
'pages/product/siezChart'
,
//url:'/product/querySizeList',
//url:'/pro
hejia
duct/querySizeList',
isJsonRaw
:
true
,
//params: [
// {name: 'page', type: 'Number',def:1},
...
...
server/views/pages/searchWords/index.html
View file @
cfd8909
...
...
@@ -174,9 +174,9 @@
<
/div
>
<
div
class
=
"form-group"
>
<
label
for
=
"modifyUs
er
"
class
=
"col-sm-2 control-label"
>
修改人
<
/label
>
<
label
for
=
"modifyUs
rname
"
class
=
"col-sm-2 control-label"
>
修改人
<
/label
>
<
div
class
=
"col-sm-10"
>
<
label
id
=
"modifyUs
er"
>
{
modifyUser
}
<
/label
>
<
label
id
=
"modifyUs
rname"
>
{
modifyUsrname
}
<
/label
>
<
/div
>
<
/div
>
...
...
Please
register
or
login
to post a comment