[Home] randomUnit Media 조건문 추가
This commit is contained in:
@@ -238,7 +238,9 @@ export default function RandomUnit({
|
||||
showUrl: randomData.showUrl,
|
||||
patnrId: randomData.patnrId,
|
||||
showId: randomData.showId,
|
||||
shptmBanrTpNm: randomData.shptmBanrTpNm,
|
||||
shptmBanrTpNm: randomData.showId
|
||||
? randomData.shptmBanrTpNm
|
||||
: "MEDIA",
|
||||
lgCatCd: randomData.lgCatCd,
|
||||
chanId: randomData.brdcChnlId,
|
||||
modal: true,
|
||||
|
||||
Reference in New Issue
Block a user