diff --git a/hb_client/src/api/wpm.js b/hb_client/src/api/wpm.js
index f3b876d..5f6d562 100644
--- a/hb_client/src/api/wpm.js
+++ b/hb_client/src/api/wpm.js
@@ -306,5 +306,13 @@ export function scrap(id) {
})
}
+//表格初始化
+export function getRetrial(id) {
+ return request({
+ url: `/wpm/wproduct/${id}/wf_bhg/`,
+ method: 'GET',
+ })
+}
+
diff --git a/hb_client/src/components/customForm/review.vue b/hb_client/src/components/customForm/review.vue
index 23b69fb..8906c5a 100644
--- a/hb_client/src/components/customForm/review.vue
+++ b/hb_client/src/components/customForm/review.vue
@@ -199,7 +199,7 @@
-
![]()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+