From 6c169348cfebf670fe27bc140c68da437fac8c81 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 31 Jul 2024 13:05:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/cost/csotSettlement/costApplyAdd.vue | 2 +- .../src/views/cost/csotSettlement/costApplyList.vue | 11 ++++++++++- sgzb-ui/src/views/cost/csotSettlement/costExame.vue | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sgzb-ui/src/views/cost/csotSettlement/costApplyAdd.vue b/sgzb-ui/src/views/cost/csotSettlement/costApplyAdd.vue index f1e69267..c57f0c86 100644 --- a/sgzb-ui/src/views/cost/csotSettlement/costApplyAdd.vue +++ b/sgzb-ui/src/views/cost/csotSettlement/costApplyAdd.vue @@ -34,7 +34,7 @@
结算费用合计:¥{{ costAll }},租赁费用¥{{ leaseCost }},维修费用¥{{ repairCost - }},报废费用¥{{ scrapCost }},丢失费用{{ loseCost }}。 + }},报废费用¥{{ scrapCost }},丢失费用{{ loseCost }}
diff --git a/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue b/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue index 07813010..649d255b 100644 --- a/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue +++ b/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue @@ -82,7 +82,12 @@ :data="agreementList" @selection-change="handleSelectionChange" > - + 0) { let arr = this.ids this.$tab.closeOpenPage({ diff --git a/sgzb-ui/src/views/cost/csotSettlement/costExame.vue b/sgzb-ui/src/views/cost/csotSettlement/costExame.vue index 3156f142..525a813e 100644 --- a/sgzb-ui/src/views/cost/csotSettlement/costExame.vue +++ b/sgzb-ui/src/views/cost/csotSettlement/costExame.vue @@ -40,7 +40,7 @@ item.loseCost }},增加项费用¥{{ item.addCost }},减免费用¥{{ item.subCost - }},增减原因:{{ item.remark }}。 + }},增减原因:{{ item.remark }}