소스 검색

合同工程清单修改

duy 1 년 전
부모
커밋
9a10067e01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/project/debit/contract/components/check-list/info-table1.vue

+ 1 - 1
src/views/project/debit/contract/components/check-list/info-table1.vue

@@ -30,7 +30,7 @@
             <hc-info-table-td center is-title width="120px">变更后数量:</hc-info-table-td>
             <hc-info-table-td width="auto">{{ infoData?.changeTotal }}</hc-info-table-td>
             <hc-info-table-td center is-title width="120px">专项暂定金:</hc-info-table-td>
-            <hc-info-table-td width="auto">{{ infoData?.changePrice }}</hc-info-table-td>
+            <hc-info-table-td width="auto">{{ infoData?.isSpecialFund }}</hc-info-table-td>
         </tr>
         <tr>
             <hc-info-table-td center is-title width="120px">合同金额:</hc-info-table-td>