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