fix
This commit is contained in:
parent
64401f1310
commit
e318997e53
2 changed files with 2 additions and 2 deletions
|
|
@ -150,7 +150,7 @@ const menuList = readonly<any[]>([
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2.0,
|
key: 2.0,
|
||||||
label: "ต้นแบบ สำหรับลงในตำแหน่ง/เงินเดือน",
|
label: "ต้นแบบสำหรับลงในตำแหน่ง/เงินเดือน",
|
||||||
path: "salaryTemplate",
|
path: "salaryTemplate",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@ onMounted(async () => {
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="toptitle text-dark col-12 row items-center">
|
<div class="toptitle text-dark col-12 row items-center">
|
||||||
รายการคำสั่งและ Template
|
รายการคำสั่งและต้นแบบ
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row q-col-gutter-sm" style="height: 85vh; display: flex">
|
<div class="row q-col-gutter-sm" style="height: 85vh; display: flex">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue