123
This commit is contained in:
parent
69ebafcceb
commit
71932bbb29
|
@ -93,10 +93,8 @@ function TrainManage(){
|
||||||
))}
|
))}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<button onClick={()=>{
|
|
||||||
console.log(TrainData);
|
|
||||||
}}></button>
|
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue