修复 编辑兑换码 新增商品权重验证问题

This commit is contained in:
wangsongsole 2022-06-15 11:44:06 +08:00
parent 0002cb9e21
commit 09c21769e3
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ export default class adduserinfo extends React.Component {
quantity: quantity,
stock: quantity,
usage: 0,
weight: this.state.model.weight,
product_name: cur_product.title,
show_url: picItem ? picItem.pic : '',
describe_url: '',