Explorar el Código

!180 定时任务,删除功能报错
Merge pull request !180 from 死歌/master

芋道源码 hace 1 año
padre
commit
399d8af0b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/infra/job/index.vue

+ 1 - 1
src/views/infra/job/index.vue

@@ -106,7 +106,7 @@
           <el-button
             type="danger"
             link
-            @click="handleDelete(scope.row)"
+            @click="handleDelete(scope.row.id)"
             v-hasPermi="['infra:job:delete']"
           >
             删除