부과예고 계산식 중간저장...

가감산시행령률 시작 스타트
dev
박성영 3 months ago
parent 71686720c1
commit fd02efbb5b

@ -150,8 +150,9 @@
<input type="text" id="vltnArea" class="input decimalMask" value=""/>
</td>
<td rowspan="2" style="width: 23px; border-right: 0; border-bottom: 0;">X</td>
<td rowspan="2" style="border-right: 0; border-bottom: 0;">
<input type="text" class="input" id="" value="" readonly/>
<td style="border-right: 0; border-bottom: 0; padding: 0 !important;">
<button type="button" id="" class="newbtn bg2-1" style="width: 93px; padding: 5px 5px;">+ 가산 [100%]</button>
<button type="button" id="" class="newbtn bg6" style="width: 90px;padding: 5px 5px;">- 감산 [100%]</button>
</td>
<td rowspan="2" style="width: 23px; border-right: 0; border-bottom: 0;">X</td>
<td rowspan="2" style="border-right: 0; border-bottom: 0;">
@ -173,6 +174,9 @@
<td rowspan="2" style="border-bottom: 0;"><input type="text" class="input" value=""/></td>
</tr>
<tr>
<td style="border-top: 0; border-right: 0; border-bottom: 0;">
<input type="text" class="input" id="" value="" readonly/>
</td>
<td style="border-top: 0; border-right: 0; border-bottom: 0;">
<input type="text" id="actCmpttnRt" class="input" style="text-align: right;" value="" readonly/>
</td>

Loading…
Cancel
Save