mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 23:04:44 +09:00
청약정보 테이블 칸 간격 조정
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
<th>요금제</th>
|
<th>요금제</th>
|
||||||
<td colspan="5"><input type="text" disabled v-model="plan" /></td>
|
<td colspan="5"><input type="text" disabled v-model="plan" /></td>
|
||||||
<th>가입번호</th>
|
<th>가입번호</th>
|
||||||
<td colspan="4"><input type="text" disabled v-model="subsNo" /></td>
|
<td colspan="3"><input type="text" disabled v-model="subsNo" /></td>
|
||||||
<th>결합할인여부</th>
|
<th>결합할인여부</th>
|
||||||
<td colspan="1">
|
<td colspan="1">
|
||||||
<select name="" id="" v-bind:disabled="stat != '유큐브개통'" v-model="bindDcYn">
|
<select name="" id="" v-bind:disabled="stat != '유큐브개통'" v-model="bindDcYn">
|
||||||
|
|||||||
Reference in New Issue
Block a user