yuan
2026-08-31 e9cc97d79e74cda456689e0d31a8dff775577641
src/views/procurementManagement/procurementLedger/index.vue
@@ -195,11 +195,11 @@
                         width="200"
                         show-overflow-tooltip
                         :formatter="formattedNumber" />
        <el-table-column label="实际合同金额(元)"
                         prop="netContractAmount"
                         width="200"
                         show-overflow-tooltip
                         :formatter="formattedNumber" />
<!--        <el-table-column label="实际合同金额(元)"-->
<!--                         prop="netContractAmount"-->
<!--                         width="200"-->
<!--                         show-overflow-tooltip-->
<!--                         :formatter="formattedNumber" />-->
        <el-table-column label="录入人"
                         prop="recorderName"
                         width="120"