buhuazhen
9 天以前 008672d6215dcf02a9cb027ccfb972f4ce10ee4c
 feat: 客户往来 汇款金额加回
已修改1个文件
14 ■■■■■ 文件已修改
src/views/salesManagement/receiptPaymentLedger/index.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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