gaoluyang
2 天以前 43d53b102f806ec8d406ae0bb25ae7e773fe1f69
src/views/reportAnalysis/projectProfit/index.vue
@@ -89,11 +89,11 @@
      align: "center",
      prop: "balanceRatio",
    },
    {
      label: "增值税",
      align: "center",
      prop: "balanceAmount",
    },
    // {
    //   label: "增值税",
    //   align: "center",
    //   prop: "balanceAmount",
    // },
  ]
);