Commit c2896c61 authored by Riri Novita's avatar Riri Novita

tes

parent c929006b
......@@ -97,7 +97,7 @@ class DownloadReport extends Component {
}
getListDownload() {
getListDownload() {
api.create().getListDownload().then((response) => {
console.log(response);
if (response.data) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment