Merge branch 'develop' into 'devops-staging'

feat: add column supplier and profit produk in history

See merge request empatnusabangsa/ppob/ppob-frontend!182
This commit is contained in:
Rahman Efendi 2022-07-19 07:34:35 +00:00
commit e9ab3fb245

View File

@ -286,8 +286,8 @@ export const DetailUser = observer(() => {
key: "failed_reason",
},
];
if (store.authentication.userData.role !== "Admin") delete columns[1];
if (store.authentication.userData.role !== "Admin") delete columns[2];
if (store.authentication.userData.role !== "Admin") delete column[1];
if (store.authentication.userData.role !== "Admin") delete column[2];
const routeData = [
{