Commit 399d8af0 by 芋道源码 Committed by Gitee

!180 定时任务,删除功能报错

Merge pull request !180 from 死歌/master
parents 44efb13c 51198e12
......@@ -106,7 +106,7 @@
<el-button
type="danger"
link
@click="handleDelete(scope.row)"
@click="handleDelete(scope.row.id)"
v-hasPermi="['infra:job:delete']"
>
删除
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment