@@ -119,7 +119,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 !== 10 && scope.row.roleId !== 8 && scope.row.roleId !== 9" >
+ <template slot-scope="scope" v-if="scope.row.roleId !== 1 ">
<el-button
size="mini"
type="text"