This commit is contained in:
Warunee Tamkoo 2024-06-11 14:07:20 +07:00
parent 2842279165
commit 8a53037137
14 changed files with 154 additions and 239 deletions

View file

@ -1171,7 +1171,7 @@ function onSubmit() {
class="q-mr-sm"
@click="router.go(-1)"
/>
ดการทธบทบาท
ดการบทบาทและทธ
</div>
<q-form greedy @submit.prevent @validation-success="onSubmit">
@ -1200,7 +1200,7 @@ function onSubmit() {
lazy-rules
hide-bottom-space
class="inputgreen"
label="คำอิบาย"
label="คำอิบาย"
type="textarea"
/>
</div>
@ -1247,12 +1247,28 @@ function onSubmit() {
icon="info"
flat
size="12px"
><q-tooltip class="text-body1 ">
><q-tooltip class="text-body1">
<div class="column">
<div class="row no-wrap"><strong>ROOT</strong>-ทธเขาถงขอมลในทกระด งแตระดบของตวเองลงไปชนลางส และขนไปถงชนบนส</div>
<div class="row no-wrap"><strong>CHILD</strong>-ทธเขาถงขอมลเฉพาะระดบชนปจจนของตวเอง ลงไปถงชนลางส</div>
<div class="row no-wrap"><strong>NORMAL</strong>-ทธเขาถงขอมลเฉพาะในระดบชนตวเองเทาน ไมสามารถขนหรอลงได</div>
<div class="row no-wrap"><strong>SPECIFIC</strong>-ทธเขาถงขอมลเฉพาะเจาะจง งจะตองกำ หนด ID ของขอมลทองการเขาถงดวย</div>
<div class="row no-wrap">
<strong>ROOT</strong>-ทธเขาถงขอมลในทกระด
งแตระดบของตวเองลงไปชนลางส
และขนไปถงชนบนส
</div>
<div class="row no-wrap">
<strong>CHILD</strong
>-ทธเขาถงขอมลเฉพาะระดบชนปจจนของตวเอง
ลงไปถงชนลางส
</div>
<div class="row no-wrap">
<strong>NORMAL</strong
>-ทธเขาถงขอมลเฉพาะในระดบชนตวเองเทาน
ไมสามารถขนหรอลงได
</div>
<div class="row no-wrap">
<strong>SPECIFIC</strong
>-ทธเขาถงขอมลเฉพาะเจาะจง งจะตองกำ หนด ID
ของขอมลทองการเขาถงดวย
</div>
</div>
</q-tooltip></q-btn
></q-th
@ -1659,10 +1675,9 @@ function onSubmit() {
top: -5px;
right: -5px;
}
.absolute-customH{
.absolute-customH {
position: absolute;
top: -2px;
right: -2px;
}
</style>