gongchunyi
16 小时以前 9648963e54f4d9f0d2bba06dd2ef7c9c37a3c3d9
src/api/personnelManagement/class.js
@@ -71,6 +71,7 @@
    url: "/personalShift/export",
    method: "get",
    params: query,
    responseType: "blob",
  });
}
@@ -114,4 +115,4 @@
        method: 'get',
        params: query,
    })
}
}