AO
Size: a a a
AO
DE
AO
DE
DE
А
DE
AO
А
DE
А
А
DE
if (this.state.query.id && this.state.query.id > -1)
// то же самое
if (this.state.query.id) {
if (this.state.query.id > -1) {
}
}
S
if (this.state.query.id && this.state.query.id > -1)
// то же самое
if (this.state.query.id) {
if (this.state.query.id > -1) {
}
}
AO
AO
if (this.state.query.id && this.state.query.id > -1)
// то же самое
if (this.state.query.id) {
if (this.state.query.id > -1) {
}
}
AO
А
А