fixed slaughter manage guilds
This commit is contained in:
@@ -159,7 +159,9 @@ export const ProvinceSellCarcassInProvince = ({ updateTable, priceInfo }) => {
|
||||
"تایید شده"
|
||||
) : item?.loggedRegistrationCode ? (
|
||||
item.loggedRegistrationCode
|
||||
) : item?.registrationCode ? (
|
||||
) : item?.registrationCode &&
|
||||
item?.allocationType !== "ColdHouse" &&
|
||||
item?.activeExpireDateTime ? (
|
||||
<SlaughterSellCarcassInProvinceSubmitRegistrationCode
|
||||
key={i}
|
||||
fetchApiData={fetchApiData}
|
||||
|
||||
Reference in New Issue
Block a user