아이오맵 내보내기 양식 변경, cr 구매요청시 담당자 그룹 입력하도록 함 데이터베잇 option3 필드 사용

This commit is contained in:
chi
2021-12-13 10:16:52 +09:00
parent f8c03784e6
commit 19525c71b6
13 changed files with 880 additions and 691 deletions

View File

@@ -260,9 +260,9 @@
usermainLabel.Font = new System.Drawing.Font("맑은 고딕", 12F);
usermainLabel.Location = new System.Drawing.Point(49, 66);
usermainLabel.Name = "usermainLabel";
usermainLabel.Size = new System.Drawing.Size(43, 21);
usermainLabel.Size = new System.Drawing.Size(42, 21);
usermainLabel.TabIndex = 24;
usermainLabel.Text = "H/W";
usermainLabel.Text = "설계";
//
// usersubLabel
//