- แก้ชื่อ-นามสกุล

- ขยายวันสืบ และสอบ
This commit is contained in:
Warunee Tamkoo 2024-01-10 17:15:15 +07:00
parent 8532079f83
commit cb8cd0c8d4
18 changed files with 29 additions and 29 deletions

View file

@ -146,7 +146,7 @@ const columns = ref<any>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "name",
headerStyle: "font-size: 14px; min-width: 200px",

View file

@ -23,7 +23,7 @@
<div class="q-pa-md row col-12 q-col-gutter-sm">
<q-input
v-model="myData.name"
label="ชื่อ-สกุล"
label="ชื่อ-นามสกุล"
class="col-xs-12 col-sm-6"
hide-bottom-space
:outlined="true"

View file

@ -47,7 +47,7 @@
>
<q-input
v-model="items.fullName"
label="ชื่อ-สกุล"
label="ชื่อ-นามสกุล"
class="col-xs-12 col-sm-6"
hide-bottom-space
:outlined="true"

View file

@ -188,7 +188,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullName",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "personName",
headerStyle: "font-size: 14px; min-width: 250px",

View file

@ -182,7 +182,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullName",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "personName",
headerStyle: "font-size: 14px; min-width: 250px",

View file

@ -368,7 +368,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullname",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "fullname",
headerStyle: "font-size: 14px; min-width: 200px",

View file

@ -251,7 +251,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullname",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "fullname",
headerStyle: "font-size: 14px; min-width: 200px",
@ -498,7 +498,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullnameOld",
align: "left",
label: "ชื่อ-สกุล(เดิม)",
label: "ชื่อ-นามสกุล(เดิม)",
sortable: true,
field: "fullnameOld",
headerStyle: "font-size: 14px; min-width: 200px",
@ -583,7 +583,7 @@ const columnsEmployee = ref<QTableProps["columns"]>([
{
name: "fullname",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "fullname",
headerStyle: "font-size: 14px; min-width: 200px",
@ -802,7 +802,7 @@ const columnsEmployee = ref<QTableProps["columns"]>([
{
name: "fullnameOld",
align: "left",
label: "ชื่อ-สกุล(เดิม)",
label: "ชื่อ-นามสกุล(เดิม)",
sortable: true,
field: "fullnameOld",
headerStyle: "font-size: 14px; min-width: 200px",
@ -886,7 +886,7 @@ const columnsEmployeeTemp = ref<QTableProps["columns"]>([
{
name: "fullname",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "fullname",
headerStyle: "font-size: 14px; min-width: 200px",
@ -1105,7 +1105,7 @@ const columnsEmployeeTemp = ref<QTableProps["columns"]>([
{
name: "fullnameOld",
align: "left",
label: "ชื่อ-สกุล(เดิม)",
label: "ชื่อ-นามสกุล(เดิม)",
sortable: true,
field: "fullnameOld",
headerStyle: "font-size: 14px; min-width: 200px",
@ -1370,7 +1370,7 @@ const doSearch = async () => {
const onExport = () => {
const head = [
"ลำดับ",
"ชื่อ-สกุล",
"ชื่อ-นามสกุล",
"ตำแหน่ง",
"สายงาน",
"ตำแหน่งในสายงาน",

View file

@ -1089,7 +1089,7 @@ onMounted(async () => {
borderless
outlined
v-model="fullname"
label="ชื่อ-สกุล"
label="ชื่อ-นามสกุล"
/>
</div>
@ -2359,7 +2359,7 @@ onMounted(async () => {
borderless
:outlined="status == true"
v-model="fullname"
label="ชื่อ-สกุล"
label="ชื่อ-นามสกุล"
/>
</div>

View file

@ -79,7 +79,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "name",
headerStyle: "font-size: 14px",
@ -155,7 +155,7 @@ const columns2 = ref<QTableProps["columns"]>([
{
name: "fullname",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "fullname",
headerStyle: "font-size: 14px",

View file

@ -41,7 +41,7 @@ const columns = ref<any["columns"]>([
{
name: "fullname",
required: true,
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
field: "fullname",
align: "left",
},

View file

@ -84,7 +84,7 @@ const columnsModal = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
field: "name",
sortable: true,
sort: (a: string, b: string) =>
@ -132,7 +132,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
field: "name",
sortable: true,
sort: (a: string, b: string) =>

View file

@ -155,7 +155,7 @@ const columns2 = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "name",
headerStyle: "font-size: 14px",

View file

@ -198,7 +198,7 @@ const columnsOrder = ref<QTableProps["columns"]>([
{
name: "fullnameOld",
align: "left",
label: "ชื่อ-สกุล(เดิม)",
label: "ชื่อ-นามสกุล(เดิม)",
sortable: true,
field: "fullnameOld",
headerStyle: "font-size: 14px; min-width: 200px",

View file

@ -77,7 +77,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullname",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
sortable: true,
field: "fullname",
headerStyle: "font-size: 14px; min-width: 200px",
@ -192,7 +192,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "fullnameOld",
align: "left",
label: "ชื่อ-สกุล(เดิม)",
label: "ชื่อ-นามสกุล(เดิม)",
sortable: true,
field: "fullnameOld",
headerStyle: "font-size: 14px; min-width: 200px",

View file

@ -594,7 +594,7 @@ const columnsModal = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
field: "name",
sortable: true,
sort: (a: string, b: string) =>

View file

@ -71,7 +71,7 @@ const columnsModal = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
field: "name",
sortable: true,
sort: (a: string, b: string) =>
@ -117,7 +117,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-สกุล",
label: "ชื่อ-นามสกุล",
field: "name",
sortable: true,
sort: (a: string, b: string) =>

View file

@ -245,7 +245,7 @@ async function calEndDate(val: string) {
changeFormData();
const date = await new Date(props.data.investigationDateEnd);
formData.investigationDateEnd = await new Date(
date.setDate(date.getDate() + (Number(val) + 1))
date.setDate(date.getDate() + (Number(val)))
);
}

View file

@ -230,7 +230,7 @@ async function calEndDate(val: string) {
changeFormData();
const date = await new Date(props.data.disciplinaryDateEnd);
formData.disciplinaryDateEnd = await new Date(
date.setDate(date.getDate() + (Number(val) + 1))
date.setDate(date.getDate() + (Number(val)))
);
}