공정 항목 추가 (업무일지, 프로젝트)

구매내역에 s/c 정렬 기능 추가
This commit is contained in:
chi
2020-01-06 16:27:21 +09:00
parent d73a2e212a
commit 178c295587
80 changed files with 12686 additions and 9599 deletions

View File

@@ -342,7 +342,7 @@ namespace FPJ0000
tbFind.BackColor = SystemColors.Window;
}
}
catch (Exception ex)
catch
{
this.bsPart.Filter = "";
tbFind.BackColor = Color.HotPink;