Merge branch 'couponV2.0' of https://codeup.aliyun.com/5f9118049cffa29cfdd3be1c/marketing/frontend into couponV2.0
This commit is contained in:
commit
aee7186813
|
@ -735,7 +735,7 @@ export default class orderlist extends React.Component {
|
|||
? "直充"
|
||||
: rowData.product_type == 2
|
||||
? "卡密"
|
||||
: "立减金"}
|
||||
: rowData.product_type ==3?"立减金":'/'}
|
||||
</span>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue