Merge branch 'ID1000821_散剪剪版不显示空差' into dev_购物车优化

This commit is contained in:
czm 2022-11-26 17:56:36 +08:00
commit 89f277b0b0

View File

@ -228,7 +228,7 @@ export default memo(({ show = false, onClose, title = '', productId = 0 }: param
</View>
<View className={styles.item_con}>
<View className={styles.title}>{formatHashTag(item.code, item.name)}</View>
<View className={styles.weight_error}>{formatWeightDiv(item.weight_error)}kg</View>
{selectIndex == 0 && <View className={styles.weight_error}>{formatWeightDiv(item.weight_error)}kg</View>}
<View className={styles.num}>{formatPrice(item)}</View>
</View>
<View className={styles.btn_con}>