bug修改

This commit is contained in:
zzyuan 2025-05-14 13:02:52 +08:00
parent 0f339c2a04
commit 4c8f1b4ae9
1 changed files with 1 additions and 1 deletions

View File

@ -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)"
> >