Commit 184febfea54e0d4a0766af482a80d55ee08f06f7
1 parent
36c5420d
111
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/pages/forms/statement/correctStatis.html
| ... | ... | @@ -29,7 +29,7 @@ |
| 29 | 29 | <div style="display: inline-block; margin-left: 33px;" id="company1"> |
| 30 | 30 | <span class="item-label" style="width: 80px;">公司: </span> |
| 31 | 31 | <select class="form-control" name="company" id="company" style="width: 140px;"></select> |
| 32 | - </div> | |
| 32 | + </div> | |
| 33 | 33 | <div style="display: inline-block; margin-left: 24px;" id="subCompany1"> |
| 34 | 34 | <span class="item-label" style="width: 80px;">分公司: </span> |
| 35 | 35 | <select class="form-control" name="subCompany" id="subCompany" style="width: 140px;"></select> | ... | ... |