bug修改
This commit is contained in:
parent
0f339c2a04
commit
4c8f1b4ae9
|
|
@ -126,7 +126,7 @@
|
|||
</el-button>
|
||||
<el-button
|
||||
size="mini"
|
||||
type="text"
|
||||
type="text" v-if="scope.row.parentId != '0'"
|
||||
style="color: red;"
|
||||
@click="handleDelete(scope.row)"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue