diff --git a/mes-ui/mes-ui-admin-vue3/src/views/heli/taskinreport/index.vue b/mes-ui/mes-ui-admin-vue3/src/views/heli/taskinreport/index.vue
index 9e1cb95b..f3990c72 100644
--- a/mes-ui/mes-ui-admin-vue3/src/views/heli/taskinreport/index.vue
+++ b/mes-ui/mes-ui-admin-vue3/src/views/heli/taskinreport/index.vue
@@ -107,18 +107,18 @@
- {{ getReportStatus({value: scope.row.reportProcess}) }}
+ {{ TaskInReportApi.getReportStatus({value: scope.row.reportProcess}) }}
- {{ getMatType({value: scope.row.matType}) }}
+ {{ TaskInReportApi.getMatType({value: scope.row.matType}) }}