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