แก้ตัดคำหัวข้อ
This commit is contained in:
parent
1123a87a75
commit
57d80e33cb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<!-- page:detail page รายการสอบทั้งหมด -->
|
<!-- page:detail page รายการสอบทั้งหมด -->
|
||||||
<template>
|
<template>
|
||||||
<q-toolbar class="q-pa-sm text-center">
|
<q-toolbar class="q-pa-sm text-center">
|
||||||
<q-toolbar-title class="text-dark">
|
<div class="text-dark row col-12 text-h6 q-px-md">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
{{ tittle }}
|
{{ tittle }}
|
||||||
{{ `ครั้งที่${round}/${yearly == null ? '' : yearly + 543}` }}
|
{{ `ครั้งที่${round}/${yearly == null ? '' : yearly + 543}` }}
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
{{ position }} ระดับ{{ positionLevel }}
|
{{ position }} ระดับ{{ positionLevel }}
|
||||||
</div>
|
</div>
|
||||||
</q-toolbar-title>
|
</div>
|
||||||
</q-toolbar>
|
</q-toolbar>
|
||||||
<!-- <q-toolbar class="q-pa-sm text-center">
|
<!-- <q-toolbar class="q-pa-sm text-center">
|
||||||
<q-toolbar-title class="text-dark">
|
<q-toolbar-title class="text-dark">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue