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:
@@ -245,7 +245,7 @@
|
|||||||
<el-button
|
<el-button
|
||||||
type="primary"
|
type="primary"
|
||||||
link
|
link
|
||||||
@click="openForm('update', scope.row.quId)"
|
@click="handleDelete('update', scope.row.quId)"
|
||||||
>
|
>
|
||||||
<Icon icon="ep:delete" />删除
|
<Icon icon="ep:delete" />删除
|
||||||
</el-button>
|
</el-button>
|
||||||
|
Reference in New Issue
Block a user