diff --git a/src/views/bid_margin_recovery_search/index.vue b/src/views/bid_margin_recovery_search/index.vue
index c19f4e9..5990039 100644
--- a/src/views/bid_margin_recovery_search/index.vue
+++ b/src/views/bid_margin_recovery_search/index.vue
@@ -24,14 +24,12 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/views/financial_bid_margin/detail.js b/src/views/financial_bid_margin/detail.js
index 3286f9b..9c7eb84 100644
--- a/src/views/financial_bid_margin/detail.js
+++ b/src/views/financial_bid_margin/detail.js
@@ -2,13 +2,10 @@ const detailConfig = {
title: "财务管理--投标保证金申请",
config: [
{
- label: "投标信息id",
- value: ""
- },
- {
- label: "业务机会id",
- value: ""
+ label: "合同名称",
+ value: "project_name"
},
+
{
label: "甲方单位",
value: "part_a_name"
diff --git a/src/views/financial_bid_margin/edit.vue b/src/views/financial_bid_margin/edit.vue
index 4c2af2e..be3e2c0 100644
--- a/src/views/financial_bid_margin/edit.vue
+++ b/src/views/financial_bid_margin/edit.vue
@@ -1,22 +1,21 @@