Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
mySkill-x
Commits
75c45679
Commit
75c45679
authored
Apr 11, 2025
by
Nattana Chaiyamat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
แก้คำ
parent
f9d19f91
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
27 additions
and
27 deletions
+27
-27
section-registration.component.ts
...it/section-registration/section-registration.component.ts
+3
-3
sub-department-four.component.ts
...unit/sub-department-four/sub-department-four.component.ts
+3
-3
sub-department-one.component.ts
...s-unit/sub-department-one/sub-department-one.component.ts
+3
-3
sub-department-three.component.ts
...it/sub-department-three/sub-department-three.component.ts
+3
-3
sub-department-two.component.ts
...s-unit/sub-department-two/sub-department-two.component.ts
+3
-3
employee-categories.component.ts
...tion/employee-categories/employee-categories.component.ts
+3
-3
employee-group-unit.component.ts
...tion/employee-group-unit/employee-group-unit.component.ts
+3
-3
employee-level.component.ts
...ob-description/employee-level/employee-level.component.ts
+3
-3
position-unit.component.ts
...nents/job-description/position/position-unit.component.ts
+3
-3
No files found.
src/app/components/company-components/company-registration/branch-business-unit/section-registration/section-registration.component.ts
View file @
75c45679
...
...
@@ -35,18 +35,18 @@ export class SectionRegistrationComponent implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"bu3id"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ส่วน
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ส่วน
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ส่วน
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-four/sub-department-four.component.ts
View file @
75c45679
...
...
@@ -36,18 +36,18 @@ export class SubDepartmentFourComponent implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"bu7id"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ส่วนย่อย 4
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ส่วนย่อย 4
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ส่วนย่อย 4
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-one/sub-department-one.component.ts
View file @
75c45679
...
...
@@ -42,18 +42,18 @@ export class SubDepartmentOneComponent implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"bu4id"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ส่วนย่อย 1
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ย่อย 1
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ย่อย 1
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-three/sub-department-three.component.ts
View file @
75c45679
...
...
@@ -37,18 +37,18 @@ export class SubDepartmentThreeComponent implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"bu6id"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ส่วนย่อย 3
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ย่อย 3
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ย่อย 3
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/company-registration/branch-business-unit/sub-department-two/sub-department-two.component.ts
View file @
75c45679
...
...
@@ -35,18 +35,18 @@ export class SubDepartmentTwoComponent implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"bu5id"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ส่วนย่อย 2
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ย่อย 2
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ย่อย 2
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/job-description/employee-categories/employee-categories.component.ts
View file @
75c45679
...
...
@@ -20,18 +20,18 @@ export class EmployeeCategories {
columns
:
ColumnModel
[]
=
[{
field
:
"codeId"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ประเภทพนักงาน
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ประเภทพนักงาน
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ประเภทพนักงาน
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/job-description/employee-group-unit/employee-group-unit.component.ts
View file @
75c45679
...
...
@@ -25,18 +25,18 @@ export class EmployeeGroupUnit implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"groupId"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
กลุ่มพนักงาน
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
กลุ่มพนักงาน
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
กลุ่มพนักงาน
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/job-description/employee-level/employee-level.component.ts
View file @
75c45679
...
...
@@ -21,18 +21,18 @@ export class EmployeeLevel implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"plId"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ระดับพนักงาน
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ระดับพนักงาน
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ระดับพนักงาน
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
src/app/components/company-components/job-description/position/position-unit.component.ts
View file @
75c45679
...
...
@@ -17,18 +17,18 @@ export class PositionUnitComponent implements OnInit {
columns
:
ColumnModel
[]
=
[{
field
:
"positionId"
,
headerText
:
"รหัส
ฝ่าย
"
,
headerText
:
"รหัส
ตำเเหน่ง
"
,
type
:
"string"
,
isPrimaryKey
:
true
,
},
{
field
:
"tdesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(ไทย)"
,
headerText
:
"รายละเอียด
ตำเเหน่ง
(ไทย)"
,
type
:
"string"
},
{
field
:
"edesc"
,
headerText
:
"รายละเอียด
ฝ่าย
(อังกฤษ)"
,
headerText
:
"รายละเอียด
ตำเเหน่ง
(อังกฤษ)"
,
type
:
"string"
}]
searchSettings
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment