This commit is contained in:
xyy
2026-02-09 19:13:20 +08:00
parent a04d135700
commit 5ba82c390d
7 changed files with 546 additions and 81 deletions

View File

@@ -196,6 +196,7 @@
this.uiTextBox2.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBox2.TabIndex = 12;
this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox2.Visible = false;
this.uiTextBox2.Watermark = "请输入联络单号";
//
// uiTextBox11
@@ -259,6 +260,7 @@
this.uiLabel50.TabIndex = 31;
this.uiLabel50.Text = "联络单号:";
this.uiLabel50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel50.Visible = false;
//
// uiLabel51
//
@@ -675,6 +677,7 @@
this.ColumnContactNumber.MinimumWidth = 6;
this.ColumnContactNumber.Name = "ColumnContactNumber";
this.ColumnContactNumber.ReadOnly = true;
this.ColumnContactNumber.Visible = false;
this.ColumnContactNumber.Width = 150;
//
// ColumnItemNumber