구매편집시 저장소가 표시되지않는 현상 수정

This commit is contained in:
chi
2024-03-04 11:00:35 +09:00
parent 1c960d23ea
commit 24c4a426c0
2 changed files with 2 additions and 1 deletions

View File

@@ -170,7 +170,7 @@ namespace FEQ0000
tbSID.Text = dr.sid;
tbSID.Tag = tbSID.Text;
tbStorage.Text = dr.place;
//if (dr.manuproc == "") cbManuProc.SelectedIndex = -1;
//else cbManuProc.Text = dr.manuproc; //190106