From d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期四, 11 五月 2023 09:44:25 +0800
Subject: [PATCH] 修改项目

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

diff --git a/src/main/resources/templates/mysql/tableView.html b/src/main/resources/templates/mysql/tableView.html
index 27a1355..af5b898 100644
--- a/src/main/resources/templates/mysql/tableView.html
+++ b/src/main/resources/templates/mysql/tableView.html
@@ -71,7 +71,7 @@
             </th:block>
 
             <td width="10%">
-              <form class="form-inline ml-3   float-sm-right" action="/wgcloud/dbTable/viewChart">
+              <form class="form-inline ml-3   float-sm-right" action="/tssw/dbTable/viewChart">
                 <input type="hidden" name="id" th:value="${dbTable.id}"/>
                 <div class="input-group input-group-sm">
                   <input type="text" autocomplete="off" value="" class="validate[maxSize[50]] form-control"  th:value="${startTime}" name="startTime" id="startTime" placeholder="寮�濮嬫椂闂�" style="margin-right:5px;">

--
Gitblit v1.9.1