mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 01:04:20 +09:00
[ publishing ] 전체 화면 검수
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<div class="contents">
|
||||
<div class="contents_wrap">
|
||||
<div class="top_wrap">
|
||||
<h3 class="title">청약고객관리</h3>
|
||||
<p class="breadcrumb">고객관리 > 청약고객관리</p>
|
||||
<h3 class="title">청약정보조회</h3>
|
||||
<p class="breadcrumb">고객관리 > 청약정보조회 > 청약고객관리</p>
|
||||
</div>
|
||||
<div class="info">
|
||||
<div class="title">기본정보</div>
|
||||
@@ -79,7 +79,7 @@
|
||||
<th>가입일</th>
|
||||
<td colspan="2"><input type="text" disabled v-model="subsDt"></td>
|
||||
<th>상태</th>
|
||||
<td class="center" colspan="2">
|
||||
<td colspan="2">
|
||||
<input type="text" disabled v-model="stat">
|
||||
</td>
|
||||
</tr>
|
||||
@@ -157,8 +157,8 @@
|
||||
</form>
|
||||
</div>
|
||||
<div class="pop-btn2">
|
||||
<button class="btn-default" type="button" @click="toComplete();">취소</button>
|
||||
<button class="btn-pcolor" type="button" @click="confirmPopOpen();">저장</button>
|
||||
<button class="btn-default" type="button" @click="toComplete();">취소</button>
|
||||
</div>
|
||||
|
||||
<!--이월금액 모달.-->
|
||||
|
||||
Reference in New Issue
Block a user