chenhj
2 天以前 0365c235877b5d09b3f02423681417da0a4a8b81
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,
    })
}
}