Explorar o código

梨树备注信息为海康反回信息,所以去掉,只在数据库留存

tchao %!s(int64=2) %!d(string=hai) anos
pai
achega
649072d2c1

+ 2 - 1
mybusiness/src/main/resources/templates/business/visualization/details.html

@@ -87,7 +87,8 @@
                  </tr>
                  <tr >
                      <td rowspan="2" width="20%" valign="top">备注信息:</td>
-                     <td>[[${visualization_event.REMARK}]]</td>
+                     <!--<td>[[${visualization_event.REMARK}]]</td>-->
+                     <td></td>
                  </tr>
              </table>
              <a shiro:hasPermission="system:fire:no" th:if="${visualization_event.EVENT_STATUS} eq 'event_status_1'"