From 5e697a70c7e49e18bc3bc2f75c2e9ad5bda17489 Mon Sep 17 00:00:00 2001
From: zmk <496160012@qq.com>
Date: 星期五, 17 五月 2024 15:40:23 +0800
Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/dkyChenJiang

---
 javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectCamera/projectCamera.html |   18 +++---------------
 1 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectCamera/projectCamera.html b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectCamera/projectCamera.html
index 51aa254..f899d22 100644
--- a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectCamera/projectCamera.html
+++ b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectCamera/projectCamera.html
@@ -11,24 +11,12 @@
                     <div class="select-list">
                         <ul>
                             <li>
-                                <p>椤圭洰id锛�</p>
-                                <input type="text" name="projectId"/>
-                            </li>
-                            <li>
                                 <p>鍚嶇О锛�</p>
                                 <input type="text" name="name"/>
                             </li>
                             <li>
                                 <p>瑙嗛缂栧彿锛�</p>
                                 <input type="text" name="code"/>
-                            </li>
-                            <li>
-                                <p>缁忓害锛�</p>
-                                <input type="text" name="lng"/>
-                            </li>
-                            <li>
-                                <p>绾害锛�</p>
-                                <input type="text" name="lat"/>
                             </li>
                             <li>
                                 <p>Ip鍦板潃锛�</p>
@@ -53,9 +41,9 @@
                 <a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="geo:projectCamera:remove">
                     <i class="fa fa-remove"></i> 鍒犻櫎
                 </a>
-                <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="geo:projectCamera:export">
-                    <i class="fa fa-download"></i> 瀵煎嚭
-                 </a>
+<!--                <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="geo:projectCamera:export">-->
+<!--                    <i class="fa fa-download"></i> 瀵煎嚭-->
+<!--                </a>-->
             </div>
             <div class="col-sm-12 select-table table-striped">
                 <table id="bootstrap-table"></table>

--
Gitblit v1.9.1