| src/views/procurementManagement/procurementInvoiceLedger/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/reportAnalysis/projectProfit/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -210,11 +210,11 @@ return cell ? parseFloat(cell).toFixed(2) : 0; }, }, { label: "增值税", prop: "invoiceAmount", width: 200, }, // { // label: "增值税", // prop: "invoiceAmount", // width: 200, // }, { label: "录入人", prop: "issUer", src/views/reportAnalysis/projectProfit/index.vue
@@ -89,11 +89,11 @@ align: "center", prop: "balanceRatio", }, { label: "增值税", align: "center", prop: "balanceAmount", }, // { // label: "增值税", // align: "center", // prop: "balanceAmount", // }, ] );