견문 submenu 전시
parent
d7d06b15d5
commit
71b9701160
|
|
@ -579,32 +579,32 @@ fa.edu.place1=\uc18c\uc18d
|
||||||
########---equip--#########
|
########---equip--#########
|
||||||
equip.name=\uad6c\ubd84
|
equip.name=\uad6c\ubd84
|
||||||
equip.total=\uacc4
|
equip.total=\uacc4
|
||||||
equip.PS00=\uBCF8\uCCAD
|
equip.ps00=\uBCF8\uCCAD
|
||||||
equip.PS01=\ubd80\uc0b0
|
equip.ps01=\ubd80\uc0b0
|
||||||
equip.PS02=\uc778\ucc9c
|
equip.ps02=\uc778\ucc9c
|
||||||
equip.PS03=\uc18d\ucd08
|
equip.ps03=\uc18d\ucd08
|
||||||
equip.PS04=\ub3d9\ud574
|
equip.ps04=\ub3d9\ud574
|
||||||
equip.PS05=\ud0dc\uc548
|
equip.ps05=\ud0dc\uc548
|
||||||
equip.PS06=\uad70\uc0b0
|
equip.ps06=\uad70\uc0b0
|
||||||
equip.PS07=\ubaa9\ud3ec
|
equip.ps07=\ubaa9\ud3ec
|
||||||
equip.PS08=\uc644\ub3c4
|
equip.ps08=\uc644\ub3c4
|
||||||
equip.PS09=\uc5ec\uc218
|
equip.ps09=\uc5ec\uc218
|
||||||
equip.PS10=\ud3ec\ud56d
|
equip.ps10=\ud3ec\ud56d
|
||||||
equip.PS11=\uc6b8\uc0b0
|
equip.ps11=\uc6b8\uc0b0
|
||||||
equip.PS12=\ud1b5\uc601
|
equip.ps12=\ud1b5\uc601
|
||||||
equip.PS13=\uc81c\uc8fc
|
equip.ps13=\uc81c\uc8fc
|
||||||
equip.PS14=\ud3c9\ud0dd
|
equip.ps14=\ud3c9\ud0dd
|
||||||
equip.PS15=\ucc3d\uc6d0
|
equip.ps15=\ucc3d\uc6d0
|
||||||
equip.PS16=\ubcf4\ub839
|
equip.ps16=\ubcf4\ub839
|
||||||
equip.PS17=\uc11c\uadc0\ud3ec
|
equip.ps17=\uc11c\uadc0\ud3ec
|
||||||
equip.PS18=\ubd80\uc548
|
equip.ps18=\ubd80\uc548
|
||||||
equip.PS19=\uc6b8\uc9c4
|
equip.ps19=\uc6b8\uc9c4
|
||||||
equip.PS50=\uc11c\ud5745\ub3c4
|
equip.ps50=\uc11c\ud5745\ub3c4
|
||||||
equip.PS90=\uC911\uBD80\uC9C0\uBC29\uCCAD
|
equip.ps90=\uC911\uBD80\uC9C0\uBC29\uCCAD
|
||||||
equip.PS91=\uc81c\uc8fc\ubcf8\ubd80
|
equip.ps91=\uc81c\uc8fc\ubcf8\ubd80
|
||||||
equip.PS92=\uc11c\ud574\ubcf8\ubd80
|
equip.ps92=\uc11c\ud574\ubcf8\ubd80
|
||||||
equip.PS93=\ub0a8\ud574\ubcf8\ubd80
|
equip.ps93=\ub0a8\ud574\ubcf8\ubd80
|
||||||
equip.PS94=\ub3d9\ud574\ubcf8\ubd80
|
equip.ps94=\ub3d9\ud574\ubcf8\ubd80
|
||||||
|
|
||||||
equip.stateWaiting.year=\ub144\ub3c4
|
equip.stateWaiting.year=\ub144\ub3c4
|
||||||
equip.stateWaiting.division=\uad6c\ubd84
|
equip.stateWaiting.division=\uad6c\ubd84
|
||||||
|
|
@ -728,7 +728,7 @@ target.divmng.gubun=\uadfc\ubb34\ud615\ud0dc
|
||||||
target.divmng.staffNum=\uadfc\ubb34\uc778\uc6d0
|
target.divmng.staffNum=\uadfc\ubb34\uc778\uc6d0
|
||||||
target.divmng.tel=\uc804\ud654\ubc88\ud638
|
target.divmng.tel=\uc804\ud654\ubc88\ud638
|
||||||
target.divmng.condition=\ud604\ud669
|
target.divmng.condition=\ud604\ud669
|
||||||
target.divmng.equipStat=\uc7a5\ube44\ud604\ud669
|
target.divmng.equipstat=\uc7a5\ube44\ud604\ud669
|
||||||
target.divmng.fileImg=\uc0ac\uc9c4
|
target.divmng.fileImg=\uc0ac\uc9c4
|
||||||
target.divmng.file=\ucca8\ubd80\ud30c\uc77c
|
target.divmng.file=\ucca8\ubd80\ud30c\uc77c
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -48,22 +48,18 @@
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="Board.selectBoardTotalCnt" parameterType="boardSearchVO" resultType="int">
|
<select id="Board.selectBoardTotalCnt" parameterType="boardSearchVO" resultType="int">
|
||||||
<![CDATA[
|
|
||||||
SELECT
|
SELECT
|
||||||
COUNT(*)
|
COUNT(*)
|
||||||
FROM
|
FROM
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="Board.selectBoardListTotCnt" parameterType="boardSearchVO" resultType="int">
|
<select id="Board.selectBoardListTotCnt" parameterType="boardSearchVO" resultType="int">
|
||||||
<![CDATA[
|
|
||||||
SELECT
|
SELECT
|
||||||
COUNT(*)
|
COUNT(*)
|
||||||
FROM
|
FROM
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
WHERE 1=1
|
WHERE 1=1
|
||||||
]]>
|
|
||||||
<choose>
|
<choose>
|
||||||
<when test='category == " " and id == "stat_bbs"'>
|
<when test='category == " " and id == "stat_bbs"'>
|
||||||
</when>
|
</when>
|
||||||
|
|
@ -87,7 +83,6 @@
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="Board.selectBoard" parameterType="boardVO" resultType="boardVO">
|
<select id="Board.selectBoard" parameterType="boardVO" resultType="boardVO">
|
||||||
<![CDATA[
|
|
||||||
SELECT
|
SELECT
|
||||||
BBS.BD_SEQ AS SEQ, BBS.BD_MB_ID AS USERID, BBS.BD_GROUP_SEQ AS GROUPSEQ,
|
BBS.BD_SEQ AS SEQ, BBS.BD_MB_ID AS USERID, BBS.BD_GROUP_SEQ AS GROUPSEQ,
|
||||||
BBS.BD_CATEGORY AS CATEGORY, BBS.BD_NAME AS USERNAME, BBS.BD_CONTENT AS CONTENT,
|
BBS.BD_CATEGORY AS CATEGORY, BBS.BD_NAME AS USERNAME, BBS.BD_CONTENT AS CONTENT,
|
||||||
|
|
@ -101,7 +96,6 @@
|
||||||
H3_BD_${id}_LIST BBS
|
H3_BD_${id}_LIST BBS
|
||||||
WHERE
|
WHERE
|
||||||
BBS.BD_SEQ = #{seq}
|
BBS.BD_SEQ = #{seq}
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<insert id="Board.insertBoard" parameterType="boardVO">
|
<insert id="Board.insertBoard" parameterType="boardVO">
|
||||||
|
|
@ -135,19 +129,16 @@
|
||||||
</insert>
|
</insert>
|
||||||
|
|
||||||
<update id="Board.updateGrpSeq" parameterType="boardVO">
|
<update id="Board.updateGrpSeq" parameterType="boardVO">
|
||||||
<![CDATA[
|
UPDATE
|
||||||
UPDATE
|
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
SET
|
SET
|
||||||
BD_GROUP_SEQ = #{seq}
|
BD_GROUP_SEQ = #{seq}
|
||||||
WHERE
|
WHERE
|
||||||
BD_SEQ = #{seq}
|
BD_SEQ = #{seq}
|
||||||
]]>
|
|
||||||
</update>
|
</update>
|
||||||
|
|
||||||
<select id="Board.selectPrevBoard" parameterType="boardVO" resultType="boardVO">
|
<select id="Board.selectPrevBoard" parameterType="boardVO" resultType="boardVO">
|
||||||
<![CDATA[
|
SELECT
|
||||||
SELECT
|
|
||||||
ALL_LIST.BD_SEQ AS SEQ, ALL_LIST.BD_MB_ID AS USERID, ALL_LIST.BD_GROUP_SEQ AS GROUPSEQ,
|
ALL_LIST.BD_SEQ AS SEQ, ALL_LIST.BD_MB_ID AS USERID, ALL_LIST.BD_GROUP_SEQ AS GROUPSEQ,
|
||||||
ALL_LIST.BD_CATEGORY AS CATEGORY, ALL_LIST.BD_NAME AS USERNAME, ALL_LIST.BD_CONTENT AS CONTENT,
|
ALL_LIST.BD_CATEGORY AS CATEGORY, ALL_LIST.BD_NAME AS USERNAME, ALL_LIST.BD_CONTENT AS CONTENT,
|
||||||
ALL_LIST.BD_SUBJECT AS SUBJECT, ALL_LIST.BD_PARENT_SEQ AS PARENTSEQ, ALL_LIST.BD_PREV_SEQ AS PREVSEQ,
|
ALL_LIST.BD_SUBJECT AS SUBJECT, ALL_LIST.BD_PARENT_SEQ AS PARENTSEQ, ALL_LIST.BD_PREV_SEQ AS PREVSEQ,
|
||||||
|
|
@ -164,7 +155,6 @@
|
||||||
*
|
*
|
||||||
FROM H3_BD_${id}_LIST
|
FROM H3_BD_${id}_LIST
|
||||||
WHERE 1 = 1
|
WHERE 1 = 1
|
||||||
]]>
|
|
||||||
<choose>
|
<choose>
|
||||||
<when test='category == " " and id == "stat_bbs"'>
|
<when test='category == " " and id == "stat_bbs"'>
|
||||||
</when>
|
</when>
|
||||||
|
|
@ -172,8 +162,7 @@
|
||||||
AND BD_CATEGORY = #{category}
|
AND BD_CATEGORY = #{category}
|
||||||
</otherwise>
|
</otherwise>
|
||||||
</choose>
|
</choose>
|
||||||
<![CDATA[
|
ORDER BY
|
||||||
ORDER BY
|
|
||||||
BD_GROUP_SEQ DESC,
|
BD_GROUP_SEQ DESC,
|
||||||
BD_STEP ASC
|
BD_STEP ASC
|
||||||
) ALL_LIST
|
) ALL_LIST
|
||||||
|
|
@ -188,7 +177,6 @@
|
||||||
*
|
*
|
||||||
FROM H3_BD_${id}_LIST BBS
|
FROM H3_BD_${id}_LIST BBS
|
||||||
WHERE 1 = 1
|
WHERE 1 = 1
|
||||||
]]>
|
|
||||||
<choose>
|
<choose>
|
||||||
<when test='category == " " and id == "stat_bbs"'>
|
<when test='category == " " and id == "stat_bbs"'>
|
||||||
</when>
|
</when>
|
||||||
|
|
@ -196,8 +184,7 @@
|
||||||
AND BD_CATEGORY = #{category}
|
AND BD_CATEGORY = #{category}
|
||||||
</otherwise>
|
</otherwise>
|
||||||
</choose>
|
</choose>
|
||||||
<![CDATA[
|
ORDER BY
|
||||||
ORDER BY
|
|
||||||
BBS.BD_GROUP_SEQ DESC,
|
BBS.BD_GROUP_SEQ DESC,
|
||||||
BBS.BD_STEP ASC
|
BBS.BD_STEP ASC
|
||||||
) BBS
|
) BBS
|
||||||
|
|
@ -206,36 +193,30 @@
|
||||||
)BBS
|
)BBS
|
||||||
ON
|
ON
|
||||||
BBS.RNUM + 1 = ALL_LIST.RNUM
|
BBS.RNUM + 1 = ALL_LIST.RNUM
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<update id="Board.updateGrpStep" parameterType="boardVO">
|
<update id="Board.updateGrpStep" parameterType="boardVO">
|
||||||
<![CDATA[
|
UPDATE
|
||||||
UPDATE
|
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
SET
|
SET
|
||||||
BD_STEP = BD_STEP + 1
|
BD_STEP = BD_STEP + 1
|
||||||
WHERE
|
WHERE
|
||||||
BD_GROUP_SEQ = #{seq} AND
|
BD_GROUP_SEQ = #{seq} AND
|
||||||
BD_STEP > #{step}
|
BD_STEP > #{step}
|
||||||
]]>
|
|
||||||
</update>
|
</update>
|
||||||
|
|
||||||
<update id="Board.updatePrevNextSeq" parameterType="boardVO">
|
<update id="Board.updatePrevNextSeq" parameterType="boardVO">
|
||||||
<![CDATA[
|
UPDATE
|
||||||
UPDATE
|
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
SET
|
SET
|
||||||
BD_PREV_SEQ = #{prevSeq},
|
BD_PREV_SEQ = #{prevSeq},
|
||||||
BD_NEXT_SEQ = #{nextSeq}
|
BD_NEXT_SEQ = #{nextSeq}
|
||||||
WHERE
|
WHERE
|
||||||
BD_SEQ = #{seq}
|
BD_SEQ = #{seq}
|
||||||
]]>
|
|
||||||
</update>
|
</update>
|
||||||
|
|
||||||
<update id="Board.updateBoard" parameterType="boardVO">
|
<update id="Board.updateBoard" parameterType="boardVO">
|
||||||
<![CDATA[
|
UPDATE
|
||||||
UPDATE
|
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
SET
|
SET
|
||||||
BD_SUBJECT = #{subject},
|
BD_SUBJECT = #{subject},
|
||||||
|
|
@ -244,16 +225,13 @@
|
||||||
BD_HIT = #{hit}
|
BD_HIT = #{hit}
|
||||||
WHERE
|
WHERE
|
||||||
BD_SEQ = #{seq}
|
BD_SEQ = #{seq}
|
||||||
]]>
|
|
||||||
</update>
|
</update>
|
||||||
|
|
||||||
<delete id="Board.deleteBoard" parameterType="boardVO">
|
<delete id="Board.deleteBoard" parameterType="boardVO">
|
||||||
<![CDATA[
|
DELETE
|
||||||
DELETE
|
|
||||||
FROM
|
FROM
|
||||||
H3_BD_${id}_LIST
|
H3_BD_${id}_LIST
|
||||||
WHERE
|
WHERE
|
||||||
BD_SEQ = #{seq}
|
BD_SEQ = #{seq}
|
||||||
]]>
|
|
||||||
</delete>
|
</delete>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,6 @@
|
||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
<select id="selectListWithHigher" parameterType="menuVO" resultMap="menuResult">
|
<select id="selectListWithHigher" parameterType="menuVO" resultMap="menuResult">
|
||||||
<![CDATA[
|
|
||||||
with recursive subject (
|
with recursive subject (
|
||||||
id,
|
id,
|
||||||
name,
|
name,
|
||||||
|
|
@ -73,7 +72,6 @@
|
||||||
)
|
)
|
||||||
select * from subject
|
select * from subject
|
||||||
ORDER BY depth, ID;
|
ORDER BY depth, ID;
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectListWithConnectBy" parameterType="menuVO" resultMap="menuResult">
|
<select id="selectListWithConnectBy" parameterType="menuVO" resultMap="menuResult">
|
||||||
|
|
@ -155,18 +153,15 @@
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="Menu.getMenuInfoById" parameterType="map" resultType="map">
|
<select id="Menu.getMenuInfoById" parameterType="map" resultType="map">
|
||||||
<![CDATA[
|
|
||||||
SELECT
|
SELECT
|
||||||
*
|
*
|
||||||
FROM
|
FROM
|
||||||
T_MENU
|
T_MENU
|
||||||
WHERE
|
WHERE
|
||||||
ID = #{id}
|
ID = #{id}
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="Menu.getSubmenu" parameterType="hashmap" resultType="hashmap">
|
<select id="Menu.getSubmenu" parameterType="hashmap" resultType="hashmap">
|
||||||
<![CDATA[
|
|
||||||
SELECT
|
SELECT
|
||||||
A.*
|
A.*
|
||||||
FROM
|
FROM
|
||||||
|
|
@ -177,13 +172,11 @@
|
||||||
FROM
|
FROM
|
||||||
T_MENU
|
T_MENU
|
||||||
WHERE
|
WHERE
|
||||||
URL_GROUP = #{URL_GROUP} AND
|
URL_GROUP = #{url_group} AND
|
||||||
URL = #{URL}
|
URL = #{url}
|
||||||
]]>
|
<if test="BOARD_ID != null and BOARD_ID != ''">
|
||||||
<if test="BOARD_ID != null and BOARD_ID != ''"><![CDATA[
|
AND BOARD_ID = #{board_id}
|
||||||
AND BOARD_ID = #{BOARD_ID}
|
</if>
|
||||||
]]></if>
|
|
||||||
<![CDATA[
|
|
||||||
) B
|
) B
|
||||||
ON
|
ON
|
||||||
B.MENU_POSITION = A.MENU_POSITION AND
|
B.MENU_POSITION = A.MENU_POSITION AND
|
||||||
|
|
@ -194,6 +187,5 @@
|
||||||
AND A.ROLE_LEVEL >= COALESCE((SELECT ROLE_LEVEL FROM T_SSO_AUTH_CODE AC, TAGENT A WHERE AC.CODE_ID = A.USEGRADE AND A.USERID = #{userId}), 17)
|
AND A.ROLE_LEVEL >= COALESCE((SELECT ROLE_LEVEL FROM T_SSO_AUTH_CODE AC, TAGENT A WHERE AC.CODE_ID = A.USEGRADE AND A.USERID = #{userId}), 17)
|
||||||
ORDER BY
|
ORDER BY
|
||||||
A.ID
|
A.ID
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|
|
||||||
|
|
@ -53,16 +53,13 @@
|
||||||
</resultMap>
|
</resultMap>
|
||||||
|
|
||||||
<select id="Equip.getEquipmentList" parameterType="hashmap" resultType="hashmap">
|
<select id="Equip.getEquipmentList" parameterType="hashmap" resultType="hashmap">
|
||||||
<![CDATA[
|
|
||||||
SELECT
|
SELECT
|
||||||
'계' AS EQUIP_NM, COUNT(EQ.POLICE) AS TOTAL, CAST('00' AS INT) AS ORDER_VALUE, '00' AS EQUIP,
|
'계' AS EQUIP_NM, COUNT(EQ.POLICE) AS TOTAL, CAST('00' AS INT) AS ORDER_VALUE, '00' AS EQUIP,
|
||||||
]]>
|
|
||||||
<foreach collection="place1" item="item" separator=",">
|
<foreach collection="place1" item="item" separator=",">
|
||||||
SUM(CASE POLICE WHEN #{item.code2} THEN 1 ELSE 0 END) AS ${item.code2},
|
SUM(CASE POLICE WHEN #{item.code2} THEN 1 ELSE 0 END) AS ${item.code2},
|
||||||
SUM(CASE POLICE WHEN 'ps18' THEN 1 ELSE 0 END) AS ps18,
|
SUM(CASE POLICE WHEN 'ps18' THEN 1 ELSE 0 END) AS ps18,
|
||||||
SUM(CASE POLICE WHEN 'ps90' THEN 1 ELSE 0 END) AS ps90
|
SUM(CASE POLICE WHEN 'ps90' THEN 1 ELSE 0 END) AS ps90
|
||||||
</foreach>
|
</foreach>
|
||||||
<![CDATA[
|
|
||||||
FROM
|
FROM
|
||||||
TEQUIPMENT EQ
|
TEQUIPMENT EQ
|
||||||
RIGHT JOIN
|
RIGHT JOIN
|
||||||
|
|
@ -81,13 +78,11 @@
|
||||||
UNION
|
UNION
|
||||||
SELECT
|
SELECT
|
||||||
TD.CODENM AS EQUIP_NM, COUNT(EQ.POLICE) AS TOTAL, CAST(TD.CODE2 AS INT) AS ORDER_VALUE, TD.CODE2 AS EQUIP,
|
TD.CODENM AS EQUIP_NM, COUNT(EQ.POLICE) AS TOTAL, CAST(TD.CODE2 AS INT) AS ORDER_VALUE, TD.CODE2 AS EQUIP,
|
||||||
]]>
|
|
||||||
<foreach collection="place1" item="item" separator=",">
|
<foreach collection="place1" item="item" separator=",">
|
||||||
SUM(CASE POLICE WHEN #{item.code2} THEN 1 ELSE 0 END) AS ${item.code2},
|
SUM(CASE POLICE WHEN #{item.code2} THEN 1 ELSE 0 END) AS ${item.code2},
|
||||||
SUM(CASE POLICE WHEN 'ps18' THEN 1 ELSE 0 END) AS ps18,
|
SUM(CASE POLICE WHEN 'ps18' THEN 1 ELSE 0 END) AS ps18,
|
||||||
SUM(CASE POLICE WHEN 'ps90' THEN 1 ELSE 0 END) AS ps90
|
SUM(CASE POLICE WHEN 'ps90' THEN 1 ELSE 0 END) AS ps90
|
||||||
</foreach>
|
</foreach>
|
||||||
<![CDATA[
|
|
||||||
FROM
|
FROM
|
||||||
TEQUIPMENT EQ
|
TEQUIPMENT EQ
|
||||||
RIGHT JOIN
|
RIGHT JOIN
|
||||||
|
|
@ -107,7 +102,6 @@
|
||||||
EQ.EQUIPGUBUN, TD.CODENM, TD.CODE2
|
EQ.EQUIPGUBUN, TD.CODENM, TD.CODE2
|
||||||
ORDER BY
|
ORDER BY
|
||||||
ORDER_VALUE
|
ORDER_VALUE
|
||||||
]]>
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -6,7 +6,8 @@
|
||||||
<div id="title" class="title-area">
|
<div id="title" class="title-area">
|
||||||
<ul class="page-title">
|
<ul class="page-title">
|
||||||
<li>
|
<li>
|
||||||
<c:out value="${menu.NAME}" /> <span><c:out value="${menu.ENG_NAME}" /></span>
|
<c:out value="${menu.name}" /> <span><c:out value="${menu.eng_name}" /></span>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -19,13 +20,13 @@
|
||||||
<c:forEach var="sub" items="${subMenu}" varStatus="status">
|
<c:forEach var="sub" items="${subMenu}" varStatus="status">
|
||||||
<li>
|
<li>
|
||||||
<c:choose>
|
<c:choose>
|
||||||
<c:when test="${sub.URL_GROUP == 'bbs'}">
|
<c:when test="${sub.url_group == 'bbs'}">
|
||||||
<c:set var="id" value="${fn:split(sub.URL, '/')[0]}"/>
|
<c:set var="id" value="${fn:split(sub.url, '/')[0]}"/>
|
||||||
<c:set var="category" value="${fn:split(sub.URL, '/')[1]}"/>
|
<c:set var="category" value="${fn:split(sub.url, '/')[1]}"/>
|
||||||
<a <c:if test="${sub.ID == menu.ID}">${current}</c:if> href="/<c:out value="${sub.URL_GROUP}"/>/list.do?id=${id}">${sub.NAME}</a>
|
<a <c:if test="${sub.id == menu.id}">${current}</c:if> href="/<c:out value="${sub.url_group}"/>/list.do?id=${id}">${sub.name}</a>
|
||||||
</c:when>
|
</c:when>
|
||||||
<c:otherwise>
|
<c:otherwise>
|
||||||
<a <c:if test="${sub.ID == menu.ID}">${current}</c:if> href="/<c:out value="${sub.URL_GROUP}"/><c:out value="${sub.URL}"/>">${sub.NAME}</a>
|
<a <c:if test="${sub.id == menu.id}">${current}</c:if> href="/<c:out value="${sub.url_group}"/><c:out value="${sub.url}"/>">${sub.name}</a>
|
||||||
</c:otherwise>
|
</c:otherwise>
|
||||||
</c:choose>
|
</c:choose>
|
||||||
<c:if test="${!status.last}">${isEnd}</c:if>
|
<c:if test="${!status.last}">${isEnd}</c:if>
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%>
|
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%>
|
||||||
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%>
|
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%>
|
||||||
<script type="text/javaScript" language="javascript" defer="defer">
|
<script type="text/javaScript" language="javascript" defer="defer">
|
||||||
<!--
|
<!-- -->
|
||||||
/* 화면 출력 function */
|
/* 화면 출력 function */
|
||||||
function fn_goPrint() {
|
function fn_goPrint() {
|
||||||
var printThis = document.getElementById("table").innerHTML;
|
var printThis = document.getElementById("table").innerHTML;
|
||||||
|
|
@ -36,64 +36,64 @@
|
||||||
<tr>
|
<tr>
|
||||||
<th align="center"><spring:message code="equip.name" /></th>
|
<th align="center"><spring:message code="equip.name" /></th>
|
||||||
<th align="center"><spring:message code="equip.total" /></th>
|
<th align="center"><spring:message code="equip.total" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS00" /></th>
|
<th align="center"><spring:message code="equip.ps00" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS01" /></th>
|
<th align="center"><spring:message code="equip.ps01" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS02" /></th>
|
<th align="center"><spring:message code="equip.ps02" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS03" /></th>
|
<th align="center"><spring:message code="equip.ps03" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS04" /></th>
|
<th align="center"><spring:message code="equip.ps04" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS05" /></th>
|
<th align="center"><spring:message code="equip.ps05" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS06" /></th>
|
<th align="center"><spring:message code="equip.ps06" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS07" /></th>
|
<th align="center"><spring:message code="equip.ps07" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS08" /></th>
|
<th align="center"><spring:message code="equip.ps08" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS09" /></th>
|
<th align="center"><spring:message code="equip.ps09" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS10" /></th>
|
<th align="center"><spring:message code="equip.ps10" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS11" /></th>
|
<th align="center"><spring:message code="equip.ps11" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS12" /></th>
|
<th align="center"><spring:message code="equip.ps12" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS13" /></th>
|
<th align="center"><spring:message code="equip.ps13" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS14" /></th>
|
<th align="center"><spring:message code="equip.ps14" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS15" /></th>
|
<th align="center"><spring:message code="equip.ps15" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS16" /></th>
|
<th align="center"><spring:message code="equip.ps16" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS17" /></th>
|
<th align="center"><spring:message code="equip.ps17" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS18" /></th>
|
<th align="center"><spring:message code="equip.ps18" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS19" /></th>
|
<th align="center"><spring:message code="equip.ps19" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS50" /></th>
|
<th align="center"><spring:message code="equip.ps50" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS90" /></th>
|
<th align="center"><spring:message code="equip.ps90" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS91" /></th>
|
<th align="center"><spring:message code="equip.ps91" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS92" /></th>
|
<th align="center"><spring:message code="equip.ps92" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS93" /></th>
|
<th align="center"><spring:message code="equip.ps93" /></th>
|
||||||
<th align="center"><spring:message code="equip.PS94" /></th>
|
<th align="center"><spring:message code="equip.ps94" /></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<c:forEach var="equipStatus" items="${equipStatusList}" varStatus="status">
|
<c:forEach var="equipstatus" items="${equipstatusList}" varStatus="status">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center"><a href="javascript:fnEquipList('<c:out value="${equipStatus.EQUIP }"/>')" style="color:#0000ff;"><c:out value="${equipStatus.EQUIP_NM}" /></a></td>
|
<td align="center"><a href="javascript:fnEquipList('<c:out value="${equipstatus.equip }"/>')" style="color:#0000ff;"><c:out value="${equipstatus.equip_nm}" /></a></td>
|
||||||
<td align="center"><c:out value="${equipStatus.TOTAL}" /></td>
|
<td align="center"><c:out value="${equipstatus.total}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS00}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps00}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS01}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps01}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS02}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps02}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS03}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps03}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS04}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps04}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS05}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps05}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS06}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps06}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS07}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps07}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS08}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps08}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS09}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps09}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS10}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps10}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS11}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps11}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS12}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps12}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS13}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps13}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS14}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps14}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS15}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps15}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS16}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps16}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS17}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps17}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS18}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps18}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS19}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps19}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS50}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps50}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS90}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps90}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS91}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps91}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS92}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps92}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS93}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps93}" /></td>
|
||||||
<td align="center"><c:out value="${equipStatus.PS94}" /></td>
|
<td align="center"><c:out value="${equipstatus.ps94}" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
</c:forEach>
|
</c:forEach>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
||||||
|
|
@ -187,7 +187,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
<!--
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
//날짜 설정
|
//날짜 설정
|
||||||
$('input[id^="date"]').datepicker({dateFormat: 'yy-mm-dd'});
|
$('input[id^="date"]').datepicker({dateFormat: 'yy-mm-dd'});
|
||||||
|
|
@ -264,5 +264,4 @@
|
||||||
document.searchForm.action = "<c:url value='/report/presentList.do'/>";
|
document.searchForm.action = "<c:url value='/report/presentList.do'/>";
|
||||||
document.searchForm.submit();
|
document.searchForm.submit();
|
||||||
}
|
}
|
||||||
-->
|
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
|
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
|
||||||
|
|
||||||
<script type="text/javaScript" language="javascript" defer="defer">
|
<script type="text/javaScript" language="javascript" defer="defer">
|
||||||
<!--
|
|
||||||
|
|
||||||
/* 글 상세 화면 function */
|
/* 글 상세 화면 function */
|
||||||
function fn_select(id) {
|
function fn_select(id) {
|
||||||
|
|
@ -49,7 +49,6 @@
|
||||||
function fn_reload() {
|
function fn_reload() {
|
||||||
location.reload();
|
location.reload();
|
||||||
}
|
}
|
||||||
//-->
|
|
||||||
</script>
|
</script>
|
||||||
<form:form commandName="searchVO" name="searchForm" method="get">
|
<form:form commandName="searchVO" name="searchForm" method="get">
|
||||||
<div id="search">
|
<div id="search">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue