From 864b4a4f3d759a55a09093aa45b8a4e9ac830196 Mon Sep 17 00:00:00 2001
From: xzt <1113240624@qq.com>
Date: Tue, 14 May 2024 17:24:51 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/components/securityDeposit/index.vue | 173 ++-
.../contract/options/QualityBond.vue | 1104 +---------------
.../contract/options/performanceBond.vue | 1105 +----------------
.../options/marginAccount.vue | 1090 +---------------
4 files changed, 154 insertions(+), 3318 deletions(-)
diff --git a/jwtech-admin-page/src/components/securityDeposit/index.vue b/jwtech-admin-page/src/components/securityDeposit/index.vue
index 1fff33d9..b763afe2 100644
--- a/jwtech-admin-page/src/components/securityDeposit/index.vue
+++ b/jwtech-admin-page/src/components/securityDeposit/index.vue
@@ -63,7 +63,7 @@
icon="el-icon-plus"
size="mini"
@click="handleAdd"
- v-hasPermi="[`system:${type}:add`]"
+ v-hasPermi="[`bzj:${type}:add`]"
>新增
@@ -74,7 +74,7 @@
size="mini"
:disabled="single"
@click="handleUpdate"
- v-hasPermi="[`system:${type}:edit`]"
+ v-hasPermi="[`bzj:${type}:edit`]"
>修改
@@ -85,7 +85,7 @@
size="mini"
:disabled="multiple"
@click="handleDelete"
- v-hasPermi="[`system:${type}:remove`]"
+ v-hasPermi="[`bzj:${type}:remove`]"
>删除
@@ -129,12 +129,7 @@
min-width="180"
>
- {{
- scope.row.depositAmount +
- scope.row.bankGuaranteeLetterAmount +
- scope.row.guaranteeCompanyAmount +
- scope.row.insuranceAmount
- }}
+ {{ getAmount(scope.row) }}
@@ -151,7 +146,7 @@
type="text"
icon="el-icon-edit"
@click="handleUpdate(scope.row)"
- v-hasPermi="[`system:${type}:edit`]"
+ v-hasPermi="[`bzj:${type}:edit`]"
>修改
删除
@@ -496,7 +491,14 @@
diff --git a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/QualityBond.vue b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/QualityBond.vue
index cd7a9360..c49f5506 100644
--- a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/QualityBond.vue
+++ b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/QualityBond.vue
@@ -1,646 +1,14 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.incomeTime, "{y}-{m}-{d}") }}
-
-
-
-
- 修改
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/performanceBond.vue b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/performanceBond.vue
index 82a13fb4..a28f3597 100644
--- a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/performanceBond.vue
+++ b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/contract/options/performanceBond.vue
@@ -1,646 +1,15 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.incomeTime, "{y}-{m}-{d}") }}
-
-
-
-
- 修改
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/peasantWorkerSystem/options/marginAccount.vue b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/peasantWorkerSystem/options/marginAccount.vue
index ead53cc3..efdf1471 100644
--- a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/peasantWorkerSystem/options/marginAccount.vue
+++ b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/peasantWorkerSystem/options/marginAccount.vue
@@ -1,646 +1,16 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.incomeTime, "{y}-{m}-{d}") }}
-
-
-
-
- 修改
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-