From 4640dc7ce69ed3ca79b84ad739750c35e7e7be5e Mon Sep 17 00:00:00 2001
From: zmk <496160012@qq.com>
Date: 星期二, 28 五月 2024 17:17:05 +0800
Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/dkyChenJiang

---
 javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectData/projectData.html |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectData/projectData.html b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectData/projectData.html
index 5896ff9..c919e85 100644
--- a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectData/projectData.html
+++ b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/projectData/projectData.html
@@ -15,6 +15,10 @@
                                 <input type="text" name="name"/>
                             </li>
                             <li>
+                                <p>閽诲瓟缂栧彿锛�</p>
+                                <input type="text" name="holeCode"/>
+                            </li>
+                            <li>
                                 <p>鏍囩锛�</p>
                                 <input type="text" name="labels"/>
                             </li>
@@ -76,6 +80,10 @@
                     field : 'name',
                     title : '璧勬枡鍚嶇О'
                 },
+                    {
+                        field : 'holeCode',
+                        title : '閽诲瓟缂栧彿'
+                    },
                 {
                     field : 'labels', 
                     title : '鏍囩'

--
Gitblit v1.9.1