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