From f9d8ff7173608dd073c15dd362267245d3bd063e Mon Sep 17 00:00:00 2001
From: suerwei <18810552194@163.com>
Date: 星期二, 21 五月 2024 14:48:19 +0800
Subject: [PATCH] 绑定holeCode
---
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