BOD-7 #comment Fixed up employee list + form screen to follow other screens and resolve antd breaking changes.

This commit is contained in:
Patrick Fic
2020-03-10 11:41:46 -07:00
parent 05d7aa7000
commit 024ddc2737
9 changed files with 137 additions and 87 deletions

View File

@@ -47,6 +47,7 @@ function ShopEmployeesContainer({ bodyshop }) {
};
const handleFinish = values => {
console.log("values", values);
if (employeeState[0].id) {
//Update a record.
updateEmployee({