diff --git a/src/api/oa_work.ts b/src/api/oa_work.ts
index 3f64d5d..10de5f8 100644
--- a/src/api/oa_work.ts
+++ b/src/api/oa_work.ts
@@ -56,7 +56,7 @@ export function apiOaWorkrcommentAdd(params: any) {
}
// 汇报工作表列表
export function apiOaWorkrcommentDelete(params: any) {
- return request.get({
+ return request.post({
url: "/works.rcbg.oa_work_comment/delete",
params,
});
diff --git a/src/views/contract_ledger/index.vue b/src/views/contract_ledger/index.vue
index 7f392da..86b30f7 100644
--- a/src/views/contract_ledger/index.vue
+++ b/src/views/contract_ledger/index.vue
@@ -49,6 +49,8 @@
{{ (+row.signed_amount) - (+row.total_refund_amount) }}
+
diff --git a/src/views/financial_invoice/index.vue b/src/views/financial_invoice/index.vue
index 4b8cf51..c4acc24 100644
--- a/src/views/financial_invoice/index.vue
+++ b/src/views/financial_invoice/index.vue
@@ -40,16 +40,26 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/financial_refund/index.vue b/src/views/financial_refund/index.vue
index 98609c8..73b67a2 100644
--- a/src/views/financial_refund/index.vue
+++ b/src/views/financial_refund/index.vue
@@ -36,6 +36,7 @@
+
diff --git a/src/views/oa_work/components/reciveReport.vue b/src/views/oa_work/components/reciveReport.vue
index 8803c16..d9f9ab9 100644
--- a/src/views/oa_work/components/reciveReport.vue
+++ b/src/views/oa_work/components/reciveReport.vue
@@ -13,8 +13,7 @@
-
+
删除
@@ -43,7 +42,6 @@
-
+
+
\ No newline at end of file
diff --git a/src/views/supervision_project/detail.js b/src/views/supervision_project/detail.js
index 4237d9d..57f208a 100644
--- a/src/views/supervision_project/detail.js
+++ b/src/views/supervision_project/detail.js
@@ -76,15 +76,15 @@ const detailConfig = {
},
{
label: "监管部门",
- value: "supervision_department_text"
+ value: "supervision_department_name"
},
{
label: "实施部门",
- value: "implementation_department_text"
+ value: "implementation_department_name"
},
{
label: "项目部",
- value: "project_department_text"
+ value: "project_department_name"
},
{
label: "工程状态",