From 8c48bef13548e3ae903172e0b3ab219fdf3d456a Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: Tue, 19 Apr 2022 15:06:42 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=90=88=E5=90=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/contractFeeList/contractFeeList.vue | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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}}
-
+