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
caoyan
2017-09-15 15:59:32 +0800
Commit
271b7b5ea5e1fbf90fc95d91f430ed51cbce014f
1 parent
a14c2afb
变价记录优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/apps/goods/views/priceManage/Index.html
code/apps/goods/views/priceManage/Index.html
View file @
271b7b5
...
...
@@ -433,7 +433,7 @@
<
/tr
>
<
/thead
>
<
tbody
>
[[
if
plan
List
.
length
>
0
]]
[[
if
makePrice
List
.
length
>
0
]]
[[
each
makePriceList
as
item
index
]]
<
tr
>
<
td
>
[[
item
.
retailPrice
]]
<
/td
>
...
...
Please
register
or
login
to post a comment