kongdeqiang
2023-05-11 d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5
src/main/resources/templates/host/viewChart.html
@@ -65,7 +65,7 @@
                    </th:block>
                    <td width="10%">
                        <form class="form-inline ml-3   float-sm-right" action="/wgcloud/systemInfo/chart">
                        <form class="form-inline ml-3   float-sm-right" action="/tssw/systemInfo/chart">
                            <input type="hidden" name="id" th:value="${systemInfo.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;">