yxh
yxh
2023-05-05 e2423f3b3a1ec61ad2c8584f410d33cfdbd611f9
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;
      });
    },