瀏覽代碼

采购付款:列表付款明细增加已付款金额

lxf 1 年之前
父節點
當前提交
bca815f2b4
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/process/PurchasePayment.vue

+ 2 - 1
src/components/process/PurchasePayment.vue

@@ -46,7 +46,8 @@
               </template>
             </el-table-column>
             <el-table-column prop="amount" label="合同金额" width="140" />
-            <el-table-column prop="sumPayMoney" label="已收发票金额" width="140" />
+            <el-table-column prop="sumPayMoney" label="已付款金额" width="140" />
+            <el-table-column prop="sumInvoiceMoney" label="已收发票金额" width="140" />
             <el-table-column label="款项说明">
               <template #default="{ row, $index }">
                 <div style="width: 100%">