diff --git a/pages/contractFeeList/contractFeeList.vue b/pages/contractFeeList/contractFeeList.vue
index 30ccb5a..b35b276 100644
--- a/pages/contractFeeList/contractFeeList.vue
+++ b/pages/contractFeeList/contractFeeList.vue
@@ -5,18 +5,18 @@
- {{item.contractCode}}
+ {{item.contractName}}
- {{item.contractCode}}
+ {{item.contractName}}
- {{contracts[0].contractCode}}
+ {{contracts[0].contractName}}
-
+