서면의결서 주석 원복

This commit is contained in:
jsp 2025-06-19 14:24:05 +09:00
parent ed0abf0ad0
commit 112c41b320
3 changed files with 4 additions and 4 deletions

View File

@ -324,8 +324,8 @@ function loadChamData(){
} }
html += '<td>'+agreeYn+'</td>'; html += '<td>'+agreeYn+'</td>';
html += '<td>'+agreeDt+'</td>'; html += '<td>'+agreeDt+'</td>';
/* html += '<td>'+'<button type="button" onclick="reportOpen(\''+v.memberNo+'\');">서면의결서</button>'+'</td>'; */ html += '<td>'+'<button type="button" onclick="reportOpen(\''+v.memberNo+'\');">서면의결서</button>'+'</td>';
html += '<td>'+''+'</td>'; /* html += '<td>'+''+'</td>'; */
html += '</tr>'; html += '</tr>';
list.push(v.memberNo); list.push(v.memberNo);
}); });

View File

@ -151,7 +151,7 @@
</div> </div>
</div> </div>
<div class="bbs-view-item" style="display: none;"> <div class="bbs-view-item">
<p class="item-title"><span style="color: red">*</span> 사진(도장)</p> <p class="item-title"><span style="color: red">*</span> 사진(도장)</p>
<div class="item-box"> <div class="item-box">
<ul class="upFileHtml cs_file_list w100per" id="upFileHtml2" style="margin:0;"> <ul class="upFileHtml cs_file_list w100per" id="upFileHtml2" style="margin:0;">

View File

@ -146,7 +146,7 @@
</div> </div>
</div> </div>
<div class="bbs-view-item" style="display: none;"> <div class="bbs-view-item">
<p class="item-title"><span style="color: red">*</span> 사진(도장)</p> <p class="item-title"><span style="color: red">*</span> 사진(도장)</p>
<div class="item-box"> <div class="item-box">
<img src="" id="trubleImg2" style="width:140px;height:180px " alt="사진이미지"> <img src="" id="trubleImg2" style="width:140px;height:180px " alt="사진이미지">