|
@@ -659,7 +659,7 @@
|
|
|
</div>
|
|
|
</td>
|
|
|
<td colspan="2" class="bg-fa">事业单位备注</td>
|
|
|
- <td colspan="5"><input id="remark" th:field="*{remark}" readonly name="note" class="form-control" type="text"></td>
|
|
|
+ <td colspan="5"><input style="background-color: white;" id="remark" th:field="*{remark}" readonly name="note" class="form-control" type="text"></td>
|
|
|
</tr>
|
|
|
<!-- <tr th:if="${deptCategory} eq '4'">-->
|
|
|
<tr th:if="${deptCategory} eq '4'">
|