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; }); },