Commit 886285bc authored by Riri Novita's avatar Riri Novita

update

parent 0ef35edc
......@@ -330,11 +330,7 @@ export default class CorporateAnnualTargetMR extends Component {
})
}
<<<<<<< HEAD
downloadTemplate = async () => {
=======
downloadTemplate = async () => {
>>>>>>> d558a09ad0e1b021fb47b356a08dd4362fa29f4d
console.log(`${process.env.REACT_APP_URL_MAIN_BE}/public/transaction/cat/monthly_report/download_template?report_id=${this.props.report_id}&&company_id=${this.props.company.company_id}&&year=${this.props.periode}`)
let res = await fetch(
`${process.env.REACT_APP_URL_MAIN_BE}/public/transaction/cat/monthly_report/download_template?report_id=${this.props.report_id}&&company_id=${this.props.company.company_id}&&year=${this.props.periode}`
......
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