|
@@ -71,7 +71,7 @@
|
|
|
<div class="apply_fill">
|
|
|
<form id="addform" method="post">
|
|
|
<input type="hidden" name="id" value="${record.id }">
|
|
|
- <table class="apply" cellpadding="0" cellspacing="0">
|
|
|
+ <table class="apply" cellpadding="0" cellspacing="0" style="table-layout: fixed;">
|
|
|
<tr>
|
|
|
<th><span class="needwrite">*</span>所在地 : </th>
|
|
|
<td colspan="3">
|