เพิ่มปุ่ม ดาวโหลด รายงานบรรจุ แต่งตั้ง ย้าย โอน
This commit is contained in:
parent
6a0dc8dc19
commit
90d6421a9e
2 changed files with 5 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue