From 27a68d6a3d1226998d7654f74e675e09fdd663bf Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期六, 06 五月 2023 10:37:24 +0800
Subject: [PATCH] yxh
---
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