ประเมิน => permission รายการการประชุม
This commit is contained in:
parent
b3058bbd43
commit
c61e8b4805
6 changed files with 302 additions and 349 deletions
|
|
@ -118,7 +118,6 @@ onMounted(() => {
|
|||
<div v-if="checkPermission($route)?.attrIsCreate">
|
||||
<q-btn
|
||||
@click="router.push(`/evaluate/director/add`)"
|
||||
size="12px"
|
||||
flat
|
||||
round
|
||||
color="add"
|
||||
|
|
@ -220,7 +219,6 @@ onMounted(() => {
|
|||
<q-btn
|
||||
v-if="checkPermission($route)?.attrIsDelete"
|
||||
dense
|
||||
size="12px"
|
||||
flat
|
||||
round
|
||||
color="red"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue