屏蔽 优惠券 review by zhanglixia
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -97,6 +97,7 @@ export default class BrandStore extends Component { | @@ -97,6 +97,7 @@ export default class BrandStore extends Component { | ||
97 | 97 | ||
98 | switch (rowID) { | 98 | switch (rowID) { |
99 | case '0': { | 99 | case '0': { |
100 | + return null; | ||
100 | return ( | 101 | return ( |
101 | <CouponCell | 102 | <CouponCell |
102 | resource={rowData} | 103 | resource={rowData} |
-
Please register or login to post a comment