Bug Fixing PPOB
This commit is contained in:
@@ -460,8 +460,8 @@ export const DetailUser = observer(() => {
|
|||||||
<Col span={12}>
|
<Col span={12}>
|
||||||
<Text>
|
<Text>
|
||||||
{store.authentication.dataProfit.is_active === true
|
{store.authentication.dataProfit.is_active === true
|
||||||
? "Aktif"
|
? "Active"
|
||||||
: "Inaktif"}
|
: "Inactive"}
|
||||||
</Text>
|
</Text>
|
||||||
</Col>
|
</Col>
|
||||||
{/* {store.authentication.userData.role === "Sales" && (
|
{/* {store.authentication.userData.role === "Sales" && (
|
||||||
|
|||||||
Reference in New Issue
Block a user