Commit 6f0a9759 authored by r.kurnia's avatar r.kurnia

coba push

parent da2511e6
......@@ -74,6 +74,7 @@ export default class TaxPlanning extends Component {
}
api.create().getAllSettingByType(body).then(response => {
// console.log(response);
// console.log(response);
this.setState({
minValue: response.data.data[0] ? response.data.data[0].min_value : null,
......
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