From 05f88efdef93849b9f1927e7c7271193b9113495 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Fri, 8 Mar 2024 17:27:52 +0800 Subject: [PATCH] add --- .../cost_approved_projects/index.vue | 73 --------------- src/components/cost_project/index.vue | 93 ------------------- src/components/cost_subject/index.vue | 2 +- .../dialogTable/dialogTableConfig.ts | 64 +++++++++++++ src/views/apply_with_seal/edit.vue | 7 +- .../edit.vue | 8 +- src/views/cost_projects/edit.vue | 3 +- src/views/cost_projects/index.vue | 2 - src/views/data_reception/edit.vue | 16 ++-- .../jianli_project_progress_report/edit.vue | 14 ++- src/views/project_change_visa/edit.vue | 5 +- src/views/project_commission/edit.vue | 5 +- src/views/project_progress_payment/edit.vue | 5 +- src/views/project_rectification/edit.vue | 11 ++- src/views/project_survey_signature/edit.vue | 8 +- src/views/task_allocation/edit.vue | 4 +- src/views/task_allocation/index.vue | 8 +- .../task_handling_three_level_review/edit.vue | 5 +- 18 files changed, 128 insertions(+), 205 deletions(-) delete mode 100644 src/components/cost_approved_projects/index.vue delete mode 100644 src/components/cost_project/index.vue diff --git a/src/components/cost_approved_projects/index.vue b/src/components/cost_approved_projects/index.vue deleted file mode 100644 index 7c9c836..0000000 --- a/src/components/cost_approved_projects/index.vue +++ /dev/null @@ -1,73 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/cost_project/index.vue b/src/components/cost_project/index.vue deleted file mode 100644 index b141045..0000000 --- a/src/components/cost_project/index.vue +++ /dev/null @@ -1,93 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/cost_subject/index.vue b/src/components/cost_subject/index.vue index bfc668f..60b66c3 100644 --- a/src/components/cost_subject/index.vue +++ b/src/components/cost_subject/index.vue @@ -29,7 +29,7 @@ - + - diff --git a/src/views/data_reception/edit.vue b/src/views/data_reception/edit.vue index a0bd4da..14a8250 100644 --- a/src/views/data_reception/edit.vue +++ b/src/views/data_reception/edit.vue @@ -1,6 +1,7 @@