From e56129377bb4405425c50315dd4ffae1fbb27988 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期一, 08 五月 2023 15:34:40 +0800
Subject: [PATCH] 前端代码提交

---
 src/views/project/fund/expertFeeFundApply/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/project/fund/expertFeeFundApply/index.vue b/src/views/project/fund/expertFeeFundApply/index.vue
index b7c61c9..e130ae0 100644
--- a/src/views/project/fund/expertFeeFundApply/index.vue
+++ b/src/views/project/fund/expertFeeFundApply/index.vue
@@ -1239,7 +1239,7 @@
     },
     getlistExternalperson() {
       listExternalperson().then((res) => {
-        console.log("浜哄憳琛細", res.rows);
+        console.log("浜哄憳琛細", res);
         this.personlist = res.rows;
       });
     },

--
Gitblit v1.9.3