From 01cd8e2fb8cd825844a18071104cc09b9805a2dc Mon Sep 17 00:00:00 2001
From: cdf <857448963@qq.com>
Date: Tue, 21 May 2024 08:48:39 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B9=B2=E6=89=B0=E6=BA=90=E5=B8=B8=E6=80=81?=
=?UTF-8?q?=E5=8C=96=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/supervision-boot/interfere/index.ts | 18 +
src/api/supervision-boot/userReport/form.ts | 3 +
.../normalizationManager/addForm.vue | 506 ++++++++++++++++++
.../normalizationManager/detail.vue | 231 ++++----
.../interferenceUserTable.vue | 41 +-
.../normalizationManager/programReview.vue | 92 +++-
.../normalizationManager/projectTreat.vue | 1 -
.../bpm/processInstance/detail/index.vue | 1 +
8 files changed, 717 insertions(+), 176 deletions(-)
create mode 100644 src/views/pqs/supervise/interfere/components/normalizationManager/addForm.vue
diff --git a/src/api/supervision-boot/interfere/index.ts b/src/api/supervision-boot/interfere/index.ts
index 0a925ffc..c7f1144c 100644
--- a/src/api/supervision-boot/interfere/index.ts
+++ b/src/api/supervision-boot/interfere/index.ts
@@ -14,3 +14,21 @@ export const submitFormData = (data: any) => {
data: data
})
}
+
+export const submitGoNet = (data: any) => {
+ return createAxios({
+ url: '/supervision-boot/userReportNormal/addUserReportNormal',
+ method: 'POST',
+ data: data
+ })
+}
+
+
+export const userReportGoNetById = (data: any) => {
+ return createAxios({
+ url: '/supervision-boot/userReportNormal/userReportGoNetById',
+ method: 'get',
+ params: data
+ })
+}
+
diff --git a/src/api/supervision-boot/userReport/form.ts b/src/api/supervision-boot/userReport/form.ts
index 910a63f2..ffb9e1b5 100644
--- a/src/api/supervision-boot/userReport/form.ts
+++ b/src/api/supervision-boot/userReport/form.ts
@@ -27,3 +27,6 @@ export const getUserReportById = (id: any) => {
}
+
+
+
diff --git a/src/views/pqs/supervise/interfere/components/normalizationManager/addForm.vue b/src/views/pqs/supervise/interfere/components/normalizationManager/addForm.vue
new file mode 100644
index 00000000..4675d3b9
--- /dev/null
+++ b/src/views/pqs/supervise/interfere/components/normalizationManager/addForm.vue
@@ -0,0 +1,506 @@
+
+
+
+
+ 干扰源用户基本信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+ 入网评估报告
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ *
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/pqs/supervise/interfere/components/normalizationManager/detail.vue b/src/views/pqs/supervise/interfere/components/normalizationManager/detail.vue
index 2f43501b..fd57cde8 100644
--- a/src/views/pqs/supervise/interfere/components/normalizationManager/detail.vue
+++ b/src/views/pqs/supervise/interfere/components/normalizationManager/detail.vue
@@ -1,15 +1,8 @@
+
干扰源用户信息
-
- {{ detailData.reporter }}
-
-
- {{ formatDate(detailData.reportDate, 'YYYY-MM-DD') }}
-
-
- {{ detailData.orgName }}
-
+
{{ formatDate(detailData.expectedProductionDate, 'YYYY-MM-DD') }}
@@ -187,111 +180,106 @@
})?.name
}}
-
-
-
-
-
-
-
-
-
-
-
- 选择附件
-
-
-
-
-
-
-
+
+
+
+ {{ proviteData.feasibilityReport.name }}
+
+
+
+ {{ proviteData.feasibilityReport.name }}
+
+
+
+ {{ proviteData.feasibilityReport.name }}
+
+
+
+
+
+
+
+ {{ proviteData?.preliminaryDesignDescription.name }}
+
+
+
+
+
+
+
+ {{ proviteData?.predictionEvaluationReport.name }}
+
+
+
+
+
+
+
+ {{ proviteData?.predictionEvaluationReviewOpinions.name }}
+
+
+
+
+
+
+
+ {{ proviteData?.substationMainWiringDiagram.name }}
+
+
+
+
+
+
+ {{ proviteData?.sensitiveDevices.name }}
+
+
+
+
+
+ {{ proviteData?.antiInterferenceReport.name }}
+
+
+
+
+
+ {{ proviteData?.powerQualityReport.name }}
+
+
+
+
+
+ {{ proviteData?.additionalAttachments.name }}
+
入网评估方案申请
+
+
+ {{ detailData.reporter }}
+
+
+ {{ formatDate(detailData.reportDate, 'YYYY-MM-DD') }}
+
+
+ {{ detailData.orgName }}
+
+
+
+
+ {{ proviteData.feasibilityReport.name }}
+
-
+
+