Commit aff91f9f by Natthaphat

หัวข้อสมรรถนะ

parent 010a45cb
...@@ -63,12 +63,12 @@ export class CompetencyTopic { ...@@ -63,12 +63,12 @@ export class CompetencyTopic {
}, },
{ {
field: "tdesc", field: "tdesc",
headerText: "ชื่อประเภท", headerText: "ชื่อหัวข้อ",
type: "string" type: "string"
}, },
{ {
field: "shortName", field: "shortName",
headerText: "ชื่อย่อ", headerText: "ประะภท",
type: "string" type: "string"
}] }]
searchSettings = { searchSettings = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment