feat: operation delete_hard2
This commit is contained in:
parent
2f2ea5dbd4
commit
b23783f942
|
@ -153,7 +153,7 @@
|
|||
link
|
||||
type="danger"
|
||||
size="small"
|
||||
v-if="scope.row.state === 10"
|
||||
v-else
|
||||
v-auth="'operation.delete_hard'"
|
||||
@click="table_del(scope.row)"
|
||||
>删除
|
||||
|
|
Loading…
Reference in New Issue