add text permission of draf
This commit is contained in:
parent
21b79e5fd0
commit
f0142d805a
1 changed files with 6 additions and 0 deletions
|
|
@ -422,6 +422,12 @@ onMounted(() => {
|
|||
@click="store.typeOrganizational = 'draft'"
|
||||
/>
|
||||
</q-btn-group>
|
||||
<div
|
||||
v-if="store.typeOrganizational === 'draft'"
|
||||
class="q-pl-sm text-red"
|
||||
>
|
||||
*สิทธิ์ที่กำหนดในแบบร่างจะใช้งานได้เมื่อเผยแพร่โครงสร้างเป็นปัจจุบันแล้วเท่านั้น
|
||||
</div>
|
||||
</q-toolbar>
|
||||
</q-card-section>
|
||||
<q-separator />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue