reymesson1 / septimoejercicio

1 stars 0 forks source link

Type of process #85

Closed reymesson1 closed 5 years ago

reymesson1 commented 5 years ago

class PartialsSearch

Select
reymesson1 commented 5 years ago

class partialssearch should have combo-box

reymesson1 commented 5 years ago

class partials

when it send the data to partialstable should be filter by type

                        masterAPI={this.state.masterAPI.filter((master)=> master.tipopago == this.state.searchData)}

.