fix bug
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</el-button>
|
||||
<el-button
|
||||
v-if="permission.region_delete"
|
||||
type="primary"
|
||||
type="danger"
|
||||
icon="el-icon-delete"
|
||||
@click="handleDelete"
|
||||
>删除
|
||||
|
||||
Reference in New Issue
Block a user