From 999fbe88c41daf4cb38caee673e2a3ea320bafe2 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 06 5月 2025 15:31:31 +0800 Subject: [PATCH] 222 --- Weben_CMS专用代码生成器/Code/MainForm.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" index 947aa60..7337df2 100644 --- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" +++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" @@ -665,7 +665,7 @@ // // tb_DeleteAlertAttr // - this.tb_DeleteAlertAttr.Location = new System.Drawing.Point(553, 246); + this.tb_DeleteAlertAttr.Location = new System.Drawing.Point(552, 246); this.tb_DeleteAlertAttr.Name = "tb_DeleteAlertAttr"; this.tb_DeleteAlertAttr.Size = new System.Drawing.Size(145, 21); this.tb_DeleteAlertAttr.TabIndex = 65; -- Gitblit v1.9.3