Accept Merge Request #90: (hyc -> master)

Merge Request: 【修改】试题删除

Created By: @华允传
Accepted By: @华允传
URL: https://g-iswv8783.coding.net/p/education/d/pengchen-ui-exam-vue3/git/merge/90?initial=true
This commit is contained in:
华允传
2025-05-29 21:48:55 +08:00
committed by Coding

View File

@@ -245,7 +245,7 @@
<el-button
type="primary"
link
@click="openForm('update', scope.row.quId)"
@click="handleDelete('update', scope.row.quId)"
>
<Icon icon="ep:delete" />删除
</el-button>