Selaa lähdekoodia

고시정보 공통 코드 변경

eskim 5 vuotta sitten
vanhempi
commit
7f03d29fa3

+ 3 - 3
style24.admin/src/main/webapp/WEB-INF/views/goods/NotiinfoForm.html

@@ -33,9 +33,9 @@
 				<li class="boxContentBtnT">
 					<span style="padding:5.5px 15px; background:#e9ecfb; border-top:1px solid #dae0fd; border-bottom:0.5px solid #dae0fd;">업체</span>
 					<select name="supplyCompCd" id="supplyCompCd">
-						<option value="S0001" th:if="${sessionInfo.roleCd != 'B000' }" th:selected="${sessionInfo.roleCd != 'B000'}">한세엠케이</option>
-						<option value="S0002" th:if="${sessionInfo.roleCd != 'B000' }">한세드림</option>
-						<option value="E" th:selected="${sessionInfo.roleCd == 'B000'}">입점</option>
+						<option value="S0001" th:if="${sessionInfo.roleCd != 'G001_B000' }" th:selected="${sessionInfo.roleCd != 'G001_B000'}">한세엠케이</option>
+						<option value="S0002" th:if="${sessionInfo.roleCd != 'G001_B000' }">한세드림</option>
+						<option value="E" th:selected="${sessionInfo.roleCd == 'G001_B000'}">입점</option>
 					</select>
 				</li>
 				<li class="boxContentTop">