import { post } from "@/request/axios.js"; export const getPerformanceStatisticsList = (params) => post("/report/getBaoBaoForm", params); // 履职统计列表