Browse Source

采购付款发起-前端名称错误

lxf 1 year ago
parent
commit
b21cec9be2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/process/PurchasePayment.vue

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

@@ -46,7 +46,7 @@
               </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 label="款项说明">
               <template #default="{ row, $index }">
                 <div style="width: 100%">