diff --git a/src/components/estimate/Estimate.jsx b/src/components/estimate/Estimate.jsx index 4c733de5..83ce0860 100644 --- a/src/components/estimate/Estimate.jsx +++ b/src/components/estimate/Estimate.jsx @@ -1365,7 +1365,8 @@ export default function Estimate({}) {
0 && storePriceList[0].pkgRank !== null - && storePriceList[0].pkgRank !== '') ? "" : "none"}}> + && storePriceList[0].pkgRank !== '' + || estimateContextState?.estimateType === 'YJSS') ? "" : "none"}}>