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