gaoluyang
2 天以前 43d53b102f806ec8d406ae0bb25ae7e773fe1f69
src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -208,11 +208,11 @@
        return cell ? parseFloat(cell).toFixed(2) : 0;
      },
    },
    {
      label: "增值税",
      prop: "invoiceAmount",
      width: 200,
    },
    // {
    //   label: "增值税",
    //   prop: "invoiceAmount",
    //   width: 200,
    // },
    {
      label: "录入人",
      prop: "issUer",