서면의결서 주석 원복
This commit is contained in:
parent
ed0abf0ad0
commit
112c41b320
@ -324,8 +324,8 @@ function loadChamData(){
|
||||
}
|
||||
html += '<td>'+agreeYn+'</td>';
|
||||
html += '<td>'+agreeDt+'</td>';
|
||||
/* html += '<td>'+'<button type="button" onclick="reportOpen(\''+v.memberNo+'\');">서면의결서</button>'+'</td>'; */
|
||||
html += '<td>'+''+'</td>';
|
||||
html += '<td>'+'<button type="button" onclick="reportOpen(\''+v.memberNo+'\');">서면의결서</button>'+'</td>';
|
||||
/* html += '<td>'+''+'</td>'; */
|
||||
html += '</tr>';
|
||||
list.push(v.memberNo);
|
||||
});
|
||||
|
||||
@ -151,7 +151,7 @@
|
||||
</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>
|
||||
<div class="item-box">
|
||||
<ul class="upFileHtml cs_file_list w100per" id="upFileHtml2" style="margin:0;">
|
||||
|
||||
@ -146,7 +146,7 @@
|
||||
</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>
|
||||
<div class="item-box">
|
||||
<img src="" id="trubleImg2" style="width:140px;height:180px " alt="사진이미지">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user