lxf 3 months ago
parent
commit
c2bf140899
1 changed files with 3 additions and 3 deletions
  1. 3 3
      jy-ui/src/views/business/contract/info/index.vue

+ 3 - 3
jy-ui/src/views/business/contract/info/index.vue

@@ -91,8 +91,8 @@ const columnConfig: ColumnConfigType[] = [
     label: '汇率'
   },
   {
-    prop: 'amount',
-    label: '合同金额'
+    prop: 'costPrice',
+    label: '成本价'
   },
   {
     prop: 'freightPrice',
@@ -108,7 +108,7 @@ const columnConfig: ColumnConfigType[] = [
   },
   {
     prop: 'amount',
-    label: '金额'
+    label: '合同金额'
   },
   {
     label: '预期收益',