ปรับ css ระบบทะเบียนประวัติลูกจ้าง,พ้นจากราชการ
This commit is contained in:
parent
a4966331e5
commit
332e61599b
10 changed files with 286 additions and 286 deletions
|
|
@ -299,7 +299,7 @@ const paginationLabel = (start: number, end: number, total: number) => {
|
|||
รายการสอบแข่งขัน / คัดเลือก
|
||||
</div>
|
||||
<q-card flat bordered class="col-12 q-mt-sm q-pa-md">
|
||||
<div class="row q-col-gutter-md">
|
||||
<div class="row q-col-gutter-sm">
|
||||
<div class="row col-12 q-col-gutter-sm">
|
||||
<q-select
|
||||
class="col-xs-12 col-sm-3 col-md-2"
|
||||
|
|
@ -422,7 +422,8 @@ const paginationLabel = (start: number, end: number, total: number) => {
|
|||
<template v-slot:pagination="scope">
|
||||
<q-pagination
|
||||
v-model="pagination.page"
|
||||
color="primary"
|
||||
active-color="primary"
|
||||
color="dark"
|
||||
:max="scope.pagesNumber"
|
||||
:max-pages="5"
|
||||
size="sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue