buhuazhen
2026-05-22 008672d6215dcf02a9cb027ccfb972f4ce10ee4c
src/views/salesManagement/receiptPaymentLedger/index.vue
@@ -46,6 +46,13 @@
            :formatter="formattedNumber"
          />
          <el-table-column
              label="回款金额(元)"
              prop="receiptPaymentAmount"
              show-overflow-tooltip
              :formatter="formattedNumber"
              width="200"
          />
          <el-table-column
            label="应收金额(元)"
            prop="unReceiptPaymentAmount"
            show-overflow-tooltip
@@ -101,6 +108,13 @@
                  width="200"
          />
          <el-table-column
              label="回款金额(元)"
              prop="receiptPaymentAmount"
              show-overflow-tooltip
              :formatter="formattedNumber"
              width="200"
          />
          <el-table-column
            label="应收金额(元)"
            prop="unReceiptPaymentAmount"
            show-overflow-tooltip