mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 22:06:05 +09:00
팝업 메모수정
This commit is contained in:
@@ -150,7 +150,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th>메모</th>
|
<th>메모</th>
|
||||||
<td class="sender">
|
<td class="sender">
|
||||||
<textarea class="memo_text" v-model="memo">{{ memo }}</textarea>
|
<textarea class="memo_text" placeholder="내용을 입력해주세요" v-model="memo">{{ memo }}</textarea>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user