mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-19 21:15:11 +09:00
fix : 구분명 필드 변경
This commit is contained in:
@@ -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: {} },
|
||||
|
||||
Reference in New Issue
Block a user