bug(custom): eCX-7339

This commit is contained in:
zhangjing1
2025-09-26 14:59:46 +08:00
parent 7b2e6f5874
commit fb3a19fd6e

View File

@@ -235,7 +235,7 @@ function TradeDetail(props) {
distributorId || 0
}&activity_id=${activityId}&enterprise_id=${info.enterpriseId}`
})
} else if (point > 0) {
} else if (orderClass == 'pointsmall') {
Taro.navigateTo({
url: `/subpages/pointshop/espier-detail?id=${itemId}&dtid=${
distributorId || 0