@@ -56,7 +56,6 @@
<p class="table-min-button"
v-if="scope.row.status == 0"
@click="delRow(scope.row)"
- v-hasPermi="['exam:el_classify:remove']"
>删除</p>
</template>
</el-table-column>