From e2423f3b3a1ec61ad2c8584f410d33cfdbd611f9 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期五, 05 五月 2023 11:28:23 +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