스케쥴관리화면의 열너비 기능 추가
This commit is contained in:
@@ -230,7 +230,7 @@ namespace FPJ0000
|
||||
string path = tbPath.Text.Trim();
|
||||
if (path == "")
|
||||
{
|
||||
path = "\\10.131.32.29\\Data\\Projects\\";
|
||||
path = "\\10.131.32.33\\Data\\Projects\\";
|
||||
path += tbIdx.Text;
|
||||
tbPath.Text = path;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user