From 98d886ce316c0dd0623c76b3e157b186ebfeb7a5 Mon Sep 17 00:00:00 2001
From: kongdeqiang <kongdeqiang@960204@163.com>
Date: 星期一, 01 十二月 2025 22:17:16 +0800
Subject: [PATCH] fix:sql提交

---
 src/main/resources/templates/ospfInfo/list.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/ospfInfo/list.html b/src/main/resources/templates/ospfInfo/list.html
index 7fb3707..88bf711 100644
--- a/src/main/resources/templates/ospfInfo/list.html
+++ b/src/main/resources/templates/ospfInfo/list.html
@@ -38,7 +38,7 @@
   <div class="col-md-12">
     <div class="card">
       <div class="card-header">
-        <h3 class="card-title"><i class="nav-icon fa fa-cloud"></i>&nbsp;OSPF璁惧鐩戞祴鍒楄〃</h3>
+        <h3 class="card-title"><i class="nav-icon fa fa-cloud"></i>&nbsp;OSPF琚澶囩洃娴嬪垪琛�</h3>
         <div class=" float-sm-right">
           <!-- SEARCH FORM -->
           <form class="form-inline ml-3" th:action="@{'/ospfInfo/list'}">

--
Gitblit v1.9.1