From e4111cee3c27ccb910678ffcad05a25ed7345a66 Mon Sep 17 00:00:00 2001
From: wendy <408182087@qq.com>
Date: Tue, 28 Apr 2026 14:55:33 +0800
Subject: [PATCH] =?UTF-8?q?20260428=20=E6=89=B9=E9=87=8F=E4=BF=AE=E6=94=B9?=
=?UTF-8?q?=E7=84=8A=E5=8F=A3=E5=B1=9E=E6=80=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj | 8 +
.../HJGL/WeldingManage/JointInfo.aspx | 16 +-
.../HJGL/WeldingManage/JointInfo.aspx.cs | 29 +++-
.../WeldingManage/JointInfo.aspx.designer.cs | 146 ++++++++++--------
.../WeldingManage/JointInfoBatchUpdate.aspx | 96 ++++++++++++
.../JointInfoBatchUpdate.aspx.cs | 134 ++++++++++++++++
.../JointInfoBatchUpdate.aspx.designer.cs | 116 ++++++++++++++
7 files changed, 475 insertions(+), 70 deletions(-)
create mode 100644 HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfoBatchUpdate.aspx
create mode 100644 HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfoBatchUpdate.aspx.cs
create mode 100644 HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfoBatchUpdate.aspx.designer.cs
diff --git a/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj b/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj
index 51ba817..b0302d0 100644
--- a/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj
@@ -1211,6 +1211,7 @@
+
@@ -6270,6 +6271,13 @@
DetectionPoint.aspx
+
+ JointInfoBatchUpdate.aspx
+ ASPXCodeBehind
+
+
+ JointInfoBatchUpdate.aspx
+
JointInfoCopy.aspx
ASPXCodeBehind
diff --git a/HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfo.aspx b/HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfo.aspx
index 81ddade..815a56a 100644
--- a/HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfo.aspx
+++ b/HJGL_DS/FineUIPro.Web/HJGL/WeldingManage/JointInfo.aspx
@@ -62,15 +62,17 @@
-
+
-
+
-
+
-
+
-
+
+
+
@@ -373,6 +375,10 @@
Target="Parent" EnableResize="true" runat="server" IsModal="true" OnClose="Window8_Close"
Width="600px" Height="300px">
+
+