From 8610a77e34ca52ec684941534bb98a6815d72390 Mon Sep 17 00:00:00 2001 From: chenjingyu <1148019379@qq.com> Date: Sat, 22 Jan 2022 14:32:35 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9]=E5=9C=A8=E7=BA=BF=E7=BC=96?= =?UTF-8?q?=E5=88=B6=E9=A2=84=E6=A1=88=E4=B8=8B=E8=BD=BD=EF=BC=8C=E6=B6=88?= =?UTF-8?q?=E9=98=B2=E8=AE=BE=E6=96=BD=E6=A8=A1=E5=9D=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wait-examineer.component.ts | 2 +- .../create-plan-online-five.component.html | 7 ++- .../create-plan-online-five.component.ts | 20 ++++-- .../entry-plan-look.component.html | 2 +- .../entry-plan-look.component.scss | 3 + .../entry-plan-look.component.ts | 63 ++++++++++++++----- .../entry-plan-look/upLoad.html | 16 +++-- .../entry-plan-look/upNew.html | 3 + .../plan-management/plan-management.module.ts | 3 +- .../statistic-analysis/home/home.component.ts | 4 ++ 10 files changed, 92 insertions(+), 31 deletions(-) create mode 100644 src/app/plan-management/entry-plan-look/upNew.html diff --git a/src/app/plan-audit/wait-examineer/wait-examineer.component.ts b/src/app/plan-audit/wait-examineer/wait-examineer.component.ts index 72dd752..bf36843 100644 --- a/src/app/plan-audit/wait-examineer/wait-examineer.component.ts +++ b/src/app/plan-audit/wait-examineer/wait-examineer.component.ts @@ -302,7 +302,7 @@ export class WaitExamineerComponent implements OnInit { this.companyId = data.companyId this.companyName = data.companyName if (data.planType != 2 && data.planType != 1) { - if (data.planMode == 2) { + if (data.planMode == 2 ||data.planMode==4) { this.showtype = 0 this.bianzhi = true this.src = `/CreatePlanOnlineFive?navIsOpen=false&companyId=${data.companyId}&planName=${data.name}&unitName=${data.companyName}&planCategory=${data.planCategory}&planId=${data.id}&unitTypeId=${data.company.buildingTypes[0].id}&orName=${data.company.organizationName}&orId=${data.company.organizationId}&pattern=false` diff --git a/src/app/plan-management/create-plan-online-five/create-plan-online-five.component.html b/src/app/plan-management/create-plan-online-five/create-plan-online-five.component.html index 6c47d3f..2d8542a 100644 --- a/src/app/plan-management/create-plan-online-five/create-plan-online-five.component.html +++ b/src/app/plan-management/create-plan-online-five/create-plan-online-five.component.html @@ -437,7 +437,8 @@ *ngIf="item.groupName!='单位概况'&&item.groupName!='交通水源'&&item.groupName!='重点图示'&&item.groupName!='预案附件'&&item.groupName!='封面'">