wxy hace 4 meses
padre
commit
cf224ff9ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/tariffManagement/index.vue

+ 1 - 1
src/views/tariffManagement/index.vue

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