yxh
2023-05-09 1f1d4ef71d7d2290893686e54f54bf7ae0a0b4da
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;
      });
    },