|
|
@@ -246,7 +246,7 @@
|
|
|
<div>
|
|
|
<h4 style="width:85%;">회수대상 상품 정보</h4>
|
|
|
<span class="btnRight" id="pgBtn" onclick="fnChangePgStat()">
|
|
|
- <label ><input type="checkbox" name="pgStats" value="N" th:if="${sessionInfo.roleCd == 'G001_0000'}"> PG 전문 미전송</label>
|
|
|
+ <label ><input type="checkbox" name="pgStats" value="N" th:if="${sessionInfo.roleCd == 'G001_0000' or sessionInfo.roleCd == 'G001_A300'}"> PG 전문 미전송</label>
|
|
|
</span>
|
|
|
<div id="refundGridList" style="width: 100%; height: 200px; padding-top:10PX;" class="ag-theme-balham"></div>
|
|
|
</div>
|