diff --git a/src/views/farm/task/index.vue b/src/views/farm/task/index.vue
index e8bcebf..484e175 100644
--- a/src/views/farm/task/index.vue
+++ b/src/views/farm/task/index.vue
@@ -151,7 +151,7 @@
修改
删除
+ v-hasPermi="['farm:task:delete']">撤回
diff --git a/src/views/farm/workHour/index.vue b/src/views/farm/workHour/index.vue
index c6afbdb..75a41d3 100644
--- a/src/views/farm/workHour/index.vue
+++ b/src/views/farm/workHour/index.vue
@@ -48,7 +48,7 @@
- {{projectList.find(t=>t.id == scope.row.projectId).name}}
+ {{scope.row.projectId}}
@@ -83,7 +83,7 @@
{{item.name}}