เพิ่มปุ่ม ดาวโหลด รายงานบรรจุ แต่งตั้ง ย้าย โอน

This commit is contained in:
setthawutttty 2024-12-26 10:46:56 +07:00
parent 6a0dc8dc19
commit 90d6421a9e
2 changed files with 5 additions and 2 deletions

View file

@ -270,7 +270,7 @@ onMounted(async () => {
<q-btn
flat
round
:disable="!nodeId || !employeeClass || !posType || !posLevel"
:disable="!nodeId || !employeeClass"
color="primary"
icon="download"
v-if="checkPermission($route)?.attrIsGet"