@@ -245,7 +245,7 @@ const intData = async () => {
return {
...item,
sourceName,
- pricing:item.pricing+pricingCurrty,
+ pricing:item.pricing+'/'+pricingCurrty,
billingCycleName,
feeCode: "NR0" + (index + 1),
status: "正常"