diff --git a/HJGL/.vs/HJGL/v17/.suo b/HJGL/.vs/HJGL/v17/.suo
index 1cc76e1..c930b27 100644
Binary files a/HJGL/.vs/HJGL/v17/.suo and b/HJGL/.vs/HJGL/v17/.suo differ
diff --git a/HJGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs b/HJGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs
index 6fa9864..d59c98f 100644
--- a/HJGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs
+++ b/HJGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs
@@ -1329,6 +1329,15 @@ namespace Resources {
}
}
+ ///
+ /// 查找类似 确定要删除PMI委托吗 的本地化字符串。
+ ///
+ internal static string DeletePMITrust {
+ get {
+ return ResourceManager.GetString("DeletePMITrust", resourceCulture);
+ }
+ }
+
///
/// 查找类似 删除项目信息 的本地化字符串。
///
@@ -3696,6 +3705,15 @@ namespace Resources {
}
}
+ ///
+ /// 查找类似 不存在此PMI委托 的本地化字符串。
+ ///
+ internal static string PMICodeNotExists {
+ get {
+ return ResourceManager.GetString("PMICodeNotExists", resourceCulture);
+ }
+ }
+
///
/// 查找类似 PMI处理委托 的本地化字符串。
///
diff --git a/HJGL/FineUIPro.Web/App_GlobalResources/Lan.resx b/HJGL/FineUIPro.Web/App_GlobalResources/Lan.resx
index 0a894d5..a1589a9 100644
--- a/HJGL/FineUIPro.Web/App_GlobalResources/Lan.resx
+++ b/HJGL/FineUIPro.Web/App_GlobalResources/Lan.resx
@@ -2130,4 +2130,10 @@
PMI委托单保存失败
+
+ 确定要删除PMI委托吗
+
+
+ 不存在此PMI委托
+
\ No newline at end of file
diff --git a/HJGL/FineUIPro.Web/WeldingProcess/PMI/PMIDelegation.aspx b/HJGL/FineUIPro.Web/WeldingProcess/PMI/PMIDelegation.aspx
index fc21ad8..59e7343 100644
--- a/HJGL/FineUIPro.Web/WeldingProcess/PMI/PMIDelegation.aspx
+++ b/HJGL/FineUIPro.Web/WeldingProcess/PMI/PMIDelegation.aspx
@@ -49,7 +49,7 @@
Icon="TableEdit" runat="server" OnClick="btnEdit_Click">
@@ -159,7 +159,6 @@
-
@@ -184,19 +183,10 @@
EnableMaximize="true" Target="Top" EnableResize="true" runat="server" OnClose="Window1_Close"
IsModal="true" Width="1090px" Height="660px">
-
+