Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
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
孙凯
2016-11-02 16:21:11 +0800
Commit
2eebd5a88f786679e2627d473bc3969337b57484
1 parent
320826b5
屏蔽 优惠券 review by zhanglixia
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/brandStore/components/brandStore/BrandStore.js
js/brandStore/components/brandStore/BrandStore.js
View file @
2eebd5a
...
...
@@ -97,6 +97,7 @@ export default class BrandStore extends Component {
switch
(
rowID
)
{
case
'0'
:
{
return
null
;
return
(
<
CouponCell
resource
=
{
rowData
}
...
...
Please
register
or
login
to post a comment