ปรับ Permission
This commit is contained in:
parent
7091eaaeb9
commit
381ec04492
1 changed files with 1 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ onMounted(async () => {
|
|||
:key="col.name"
|
||||
:props="props"
|
||||
@click="
|
||||
checkPermission($route)?.attrIsUpdate
|
||||
checkPermission($route)?.attrIsGet
|
||||
? clickEdit(props.row)
|
||||
: undefined
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue