=====* UniMarc [0.0148] 버전 업데이트 내용 *===== (아직 업데이트 되지않음)

** ERP 작업 전면 중단 (마크우선) **

1. 마크 정리
ㄴ> 검색태그 수정 및 추가 기능 추가.
 ㄴ> 태그가 존재하나, 식별기호가 존재하지 않는 경우를 아직 구현하지 못함.
This commit is contained in:
SeungHo Yang
2022-05-25 18:52:34 +09:00
parent adefacec6a
commit 4fdec12500
13 changed files with 144 additions and 25 deletions

View File

@@ -197,7 +197,7 @@
//
// btn_Close
//
this.btn_Close.Location = new System.Drawing.Point(903, 6);
this.btn_Close.Location = new System.Drawing.Point(919, 6);
this.btn_Close.Name = "btn_Close";
this.btn_Close.Size = new System.Drawing.Size(86, 23);
this.btn_Close.TabIndex = 5;