mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-05 04:03:45 +09:00
#update
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
<div class="input-group mb-3 w-40 col-centered">
|
||||
<span id='note_label' class="input-group-text">비고</span>
|
||||
<textarea id="note" class="form-control" rows="5" value="${note}"></textarea>
|
||||
<textarea id="note" class="form-control" rows="5">${dto.note}</textarea>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user