wxy 4 ヶ月 前
コミット
cf224ff9ab
1 ファイル変更1 行追加1 行削除
  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: "正常"