แก้ไขคำผิด

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-23 16:48:04 +07:00
parent 511521249a
commit 7030f99174
12 changed files with 37 additions and 37 deletions

View file

@ -28,7 +28,7 @@ function closeDialog() {
>
<thead>
<tr>
<th class="text-center">หลกเกณฑในการพจารณาเลอนข</th>
<th class="text-center">หลกเกณฑในการพจารณาเลอนข </th>
<th class="text-center">หนงข</th>
<th class="text-center">ครงข</th>
<th class="text-center">ไมไดบการเลอนข</th>

View file

@ -131,7 +131,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "result",
align: "center",
label: "ผลการประเมินฯ",
label: "ผลการประเมิน ฯ",
sortable: false,
field: "result",
headerStyle: "font-size: 14px",

View file

@ -28,7 +28,7 @@ function closeDialog() {
>
<thead>
<tr>
<th class="text-center">หลกเกณฑในการพจารณาเลอนข</th>
<th class="text-center">หลกเกณฑในการพจารณาเลอนข </th>
<th class="text-center">หนงข</th>
<th class="text-center">ครงข</th>
<th class="text-center">ไมไดบการเลอนข</th>

View file

@ -119,7 +119,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "result",
align: "center",
label: "ผลการประเมินฯ",
label: "ผลการประเมิน ฯ",
sortable: false,
field: "result",
headerStyle: "font-size: 14px",

View file

@ -94,7 +94,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "groupRateHigh",
align: "left",
label: "อัตราค่าจ้างสูงกว่าฯ กลุ่มบัญชีค่าจ่าง",
label: "อัตราค่าจ้างสูงกว่า ฯ กลุ่มบัญชีค่าจ่าง",
sortable: true,
field: "groupRateHigh",
headerStyle: "font-size: 14px",
@ -103,7 +103,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "rateHighMax",
align: "left",
label: "อัตราค่าจ้างสูงกว่าฯ ขั้นสูงใหม่",
label: "อัตราค่าจ้างสูงกว่า ฯ ขั้นสูงใหม่",
sortable: true,
field: "rateHighMax",
headerStyle: "font-size: 14px",