|
@@ -1227,7 +1227,7 @@ public class PatientController extends LifeCenterController {
|
|
|
sheet1.setColumnWidth( 5, 3500); //생년월일
|
|
|
sheet1.setColumnWidth( 6, 3500); //입소일자
|
|
|
sheet1.setColumnWidth( 7, 3500); //상태변경일
|
|
|
- sheet1.setColumnWidth( 8, 3800); //상태
|
|
|
+ sheet1.setColumnWidth( 8, 7800); //상태
|
|
|
|
|
|
|
|
|
cell1.setCellValue("생활치료센터명");
|