@@ -77,7 +77,7 @@
<div class="apply_fill">
<form id="addform" method="post">
<input type="hidden" name="path" id="path" value="${path }"/>
- <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 >
@@ -72,7 +72,7 @@
<input type="hidden" name="id" value="${record.id }">
@@ -82,7 +82,7 @@
@@ -76,7 +76,7 @@