|
|
@@ -27,8 +27,8 @@
|
|
|
<td>
|
|
|
<a class="open-popup" data-title="消息内容" th:attr="data-url=@{'/sys/message/detail/'+${item.id}}"
|
|
|
data-size="960,480" href="#">查看</a>
|
|
|
- <a class="ajax-delete" th:attr="data-msg='确定要删除 '+ ${item.id} + ' 机器?'"
|
|
|
- th:href="@{'/api/sys/msg/' + ${item.id}}">删除</a>
|
|
|
+ <!--<a class="ajax-delete" th:attr="data-msg='确定要删除 '+ ${item.id} + ' 机器?'"
|
|
|
+ th:href="@{'/api/sys/msg/' + ${item.id}}">删除</a>-->
|
|
|
</td>
|
|
|
</tr>
|
|
|
</tbody>
|