@@ -178,6 +178,7 @@
<td width="15%">${gkjyrxx.sfwhqyzw}</td>
</tr>
+
<tr>
<th>经营人名称:</th>
<td colspan="5">${gkjyrxx.gkjyr}
@@ -188,6 +189,7 @@
<td>
</td> -->
<th>办公地址:</th>
<td colspan="5">${gkjyrxx.bgdz}
@@ -102,6 +102,12 @@
<input type="text" class="form-control" name="sortno">
</td>
+ <tr>
+ <th>备注: </th>
+ <td colspan="3">
+ <textarea rows="" cols="3" style="width: 92.5%;" name="bz" class="form-control"></textarea>
+ </td>
+ </tr>
</table>
</form>
<div id="buttons">
<input type="text" class="form-control" name="sortno" value="${record.sortno }">
@@ -99,6 +99,12 @@
${record.sortno }
+ <textarea rows="" cols="3" style="width: 99%;" name="bz" class="form-control"></textarea>