界面优化

This commit is contained in:
kerwincui
2022-06-05 00:18:42 +08:00
parent 6e0becee7c
commit b7b693b6d6
9 changed files with 20 additions and 42 deletions

View File

@@ -123,7 +123,7 @@
</template>
</el-table-column>
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
<template slot-scope="scope" v-if="scope.row.roleId !== 1 && scope.row.roleId !== 2 && scope.row.roleId !== 3">
<template slot-scope="scope" v-if="scope.row.roleId !== 1 && scope.row.roleId !== 1 && scope.row.roleId !== 1">
<el-button
size="mini"
type="text"