Commit aa5df3ef authored by faisalhamdi's avatar faisalhamdi

Merge branch 'master' of http://103.44.149.204/d.arizona/tia-dev into faisal

parents b9743d3c 0bd1514c
......@@ -99,7 +99,7 @@ export default class BalanceSheet extends Component {
}
console.log(payload)
api.create().getOperatingIndDetail(payload).then(response => {
// console.log(response)
console.log(response)
let dataTable = []
let res = response.data.data
// // // console.log(res)
......
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