permission => บรรจุ แต่งตั้ง ย้าย โอน,สรรหา
This commit is contained in:
parent
c8fef97125
commit
d3b2733ad5
24 changed files with 206 additions and 99 deletions
|
|
@ -293,7 +293,7 @@ onMounted(async () => {
|
|||
<template v-slot:body="props">
|
||||
<q-tr :props="props" class="cursor-pointer">
|
||||
<q-td>
|
||||
<q-icon
|
||||
<!-- <q-icon
|
||||
v-if="props.row.period_isActive == true"
|
||||
name="mdi-close"
|
||||
color="grey-5"
|
||||
|
|
@ -306,7 +306,7 @@ onMounted(async () => {
|
|||
color="positive"
|
||||
class="text-h5"
|
||||
@click="clickEdit(props.row)"
|
||||
/>
|
||||
/> -->
|
||||
<q-btn
|
||||
dense
|
||||
size="12px"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue