거래명세서 완료

This commit is contained in:
leeheejin
2025-11-13 14:35:13 +09:00
parent b567dedcaa
commit cf5806add5
2 changed files with 4 additions and 3 deletions

View File

@@ -686,7 +686,8 @@ function fn_close() {
</td>
<td class="supplier-field-label-small">성 명</td>
<td class="supplier-field-value-small" colspan="2">
<span contenteditable="true">이동</span>
<span contenteditable="true">이동</span>
<img src="/images/stamp_seal.png" alt="도장" style="width: 35px; height: 35px; margin-left: 10px; vertical-align: middle;">
</td>
</tr>
@@ -706,7 +707,7 @@ function fn_close() {
</td>
<td class="supplier-field-label-small">종 목</td>
<td class="supplier-field-value-small" colspan="2">
<span contenteditable="true" id="supplierType">금속절삭가공기계</span>
<span contenteditable="true" id="supplierType">금속절삭가공기계</span>
</td>
</tr>
@@ -749,7 +750,7 @@ function fn_close() {
<tr class="note-row">
<td colspan="6" style="text-align: left; padding: 20px;">
<div style="font-weight: bold; margin-bottom: 5px;">&lt;비고&gt;</div>
<div contenteditable="true" id="noteContent">Spindle S/N : 187-1062, 1096, 1099</div>
<div contenteditable="true" id="noteContent"></div>
</td>
</tr>
<tr class="total-row">

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB