huminmin
2026-05-28 8ef070c84a703c4a8b838bf9320d68d00a7d6dca
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