fix : 구분명 필드 변경

This commit is contained in:
Yesol Choi
2025-06-05 19:29:08 +09:00
parent 6b3f3caf4d
commit d3ecb03eec

View File

@@ -75,7 +75,7 @@ const params = reactive({
page: 1,
row: 10,
flexColumn: [
{ key: 'lineclsf', label: '구분', value: {} },
{ key: 'lineclsfnm', label: '구분', value: {} },
{ key: 'bname', label: '사원번호', value: {} },
{ key: 'btext', label: '이름', value: {} },
{ key: 'abscd', label: '근태관리', value: {} },