@@ -212,7 +212,7 @@ export default {
[
{
name: '',
- isRole: !this.$checkBtnRole('examine', this.$route.meta.roles),
+ isRole: this.$checkBtnRole('examine', this.$route.meta.roles),
render: () => {
return (
<el-popconfirm