บัญชีแสดงวันลา สิทธิ์

This commit is contained in:
STW_TTTY\stwtt 2024-08-09 16:20:16 +07:00
parent c198d3d153
commit 080ac1cbb3

View file

@ -5,7 +5,7 @@ import { useQuasar } from "quasar";
import http from "@/plugins/http";
import config from "@/app.config";
import axios from "axios";
import { checkPermission } from "@/utils/permissions";
/** importType*/
import type { DataOption } from "@/modules/09_leave/interface/index/Main";
@ -273,7 +273,7 @@ onMounted(() => {
</div>
<q-space />
<div class="q-py-xs">
<q-btn flat round color="primary" icon="download">
<q-btn flat round color="primary" icon="download" v-if="checkPermission($route)?.attrIsGet">
<q-menu>
<q-list style="min-width: 150px">
<q-item