update workflow

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-22 17:08:54 +07:00
parent 7daa163b55
commit f0061b18c2
4 changed files with 34 additions and 25 deletions

View file

@ -38,28 +38,19 @@ const columns = ref<QTableProps["columns"]>([
style: "font-size: 14px",
},
{
name: "position",
name: "posExecutiveName",
align: "left",
label: "ตำแหน่งในสายงาน",
label: "ตำแหน่งทางการบริหาร",
sortable: true,
field: "position",
field: "posExecutiveName",
headerStyle: "font-size: 14px",
style: "font-size: 14px",
},
// {
// name: "posType",
// align: "left",
// label: "",
// sortable: true,
// field: "posType",
// headerStyle: "font-size: 14px",
// style: "font-size: 14px",
// },
{
name: "organization",
name: "actFullName",
align: "left",
label: "สังกัด",
field: "organization",
label: "รักษาการ",
field: "actFullName",
sortable: true,
headerStyle: "font-size: 14px",
style: "font-size: 14px",
@ -218,7 +209,11 @@ watch(modal, (val) => {
<q-card-actions align="right">
<q-btn
label="ส่งไปยังผู้บังคับบัญชา/ผู้มีอำนาจ"
:label="
props.type === 'operate'
? 'ส่งไปยังผู้บังคับบัญชา'
: 'ส่งไปยังผู้มีอำนาจ'
"
color="public"
type="submit"
:disable="