스케쥴관리화면의 열너비 기능 추가
This commit is contained in:
@@ -835,7 +835,7 @@ namespace FPJ0000
|
||||
else tbPath = "\\" + tbPath;
|
||||
}
|
||||
|
||||
var serverpath = @"\\10.131.32.29\Data\Project";
|
||||
var serverpath = @"\\10.131.32.33\Data\Project";
|
||||
if (System.IO.Directory.Exists(serverpath) == false)
|
||||
{
|
||||
FCOMMON.Util.MsgE("프로젝트 기본경로가 존재하지 않아 진행할 수 없습니다\n\n" +
|
||||
|
||||
Reference in New Issue
Block a user