fix bug
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
编辑
|
||||
</el-link>
|
||||
<el-link
|
||||
type="primary"
|
||||
type="danger"
|
||||
v-if="hasPermission('common_cargo_delete') && !row.readonly"
|
||||
@click="rowDel(row)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user