diff --git a/src/views/wpm_bx/mlog_detail.vue b/src/views/wpm_bx/mlog_detail.vue
index 3c11ae77..031f35b7 100644
--- a/src/views/wpm_bx/mlog_detail.vue
+++ b/src/views/wpm_bx/mlog_detail.vue
@@ -363,6 +363,7 @@
:material_in="materialIn"
:material_out="mlogItem.material_out"
:mgroupName= "mlogItem.mgroup_name"
+ :test_file="mlogItem.test_file"
:isSubmit="isSubmit"
:batchNumber="batchNumber"
:handle_user="mlogItem.handle_user"
diff --git a/src/views/wpm_bx/mlogbw_check_table.vue b/src/views/wpm_bx/mlogbw_check_table.vue
index 1bd23e52..eaaca5f1 100644
--- a/src/views/wpm_bx/mlogbw_check_table.vue
+++ b/src/views/wpm_bx/mlogbw_check_table.vue
@@ -22,14 +22,17 @@