gongchunyi
8 天以前 d336a25aae76f8baf8a8a5dfce18521b9a7d0f03
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,
    })
}
}