From 1fbf02a310b818ddadb0b8260c429753c8077f43 Mon Sep 17 00:00:00 2001 From: lzm <2316711944@qq.com> Date: Sat, 9 May 2026 11:11:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E6=B3=A8=E3=80=81=E7=BA=A2=E7=BB=BF?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tjt/output/PlanningOutputForm.vue | 184 +++++++++++++++++--- src/views/tjt/profit/index.vue | 4 +- 2 files changed, 163 insertions(+), 25 deletions(-) diff --git a/src/views/tjt/output/PlanningOutputForm.vue b/src/views/tjt/output/PlanningOutputForm.vue index c796a92..d020a5f 100644 --- a/src/views/tjt/output/PlanningOutputForm.vue +++ b/src/views/tjt/output/PlanningOutputForm.vue @@ -228,7 +228,7 @@ @@ -355,17 +373,17 @@ @@ -412,9 +430,34 @@ - + @@ -526,6 +569,35 @@ 取消 + + + + + {{ activeRemarkRow.sortNo || '-' }} + + + {{ activeRemarkRow.designPart || '-' }} + + + {{ activeRemarkRow.buildingType || '-' }} + + + {{ formatAmountText(getGuideDetailAssessmentOutputValue(activeRemarkRow)) }} + + + + +