รักษาการในตำแหน่ง เปลี่ยน ปุ่ม

This commit is contained in:
setthawutttty 2024-10-22 16:51:37 +07:00
parent 973dc01108
commit e0a2a2bc35

View file

@ -283,22 +283,26 @@ onMounted(() => {
</script> </script>
<template> <template>
<div
<div class="toptitle text-dark col-12 row items-center"> class="toptitle text-dark col-12 row items-center"
กษาการในตำแหน style="margin-bottom: 0"
<q-space /> >
<q-btn กษาการในตำแหน
class="q-px-sm" <q-space />
v-if="storeActing.isOfficer === true || storeActing.isStaff === true" <q-btn
dense class="q-px-sm"
:disable="storeActing.isStaff == true && storeActing.rootId == ''" v-if="storeActing.isOfficer === true || storeActing.isStaff === true"
color="public" dense
label="ส่งไปออกคำสั่ง" :disable="storeActing.isStaff == true && storeActing.rootId == ''"
@click.prevent="modalCommand = true" flat
> round
<q-tooltip>งไปออกคำส</q-tooltip> color="add"
</q-btn> icon="mdi-account-arrow-right"
</div> @click.prevent="modalCommand = true"
>
<q-tooltip>งไปออกคำส</q-tooltip>
</q-btn>
</div>
<q-card style="height: 100%"> <q-card style="height: 100%">
<q-card-section :horizontal="$q.screen.gt.sm"> <q-card-section :horizontal="$q.screen.gt.sm">