From 82bfc26af3da3065ef367737022e6ac9ad331510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Chhk=E2=80=9D?= <“hhk@mail.com”> Date: Mon, 12 Aug 2024 11:27:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/dict.js | 2 + src/views/base/carmain/CarMainForm.vue | 2 +- src/views/base/carmain/index.vue | 6 +-- src/views/base/property/PropertyForm.vue | 8 ++- src/views/base/property/index.vue | 52 +++++++++++-------- src/views/base/property/position/index.vue | 2 +- .../base/property/propertydeal/index.vue | 2 +- .../base/property/propertydealitem/index.vue | 2 +- .../base/property/propertykeep/index.vue | 2 +- 9 files changed, 44 insertions(+), 34 deletions(-) diff --git a/src/utils/dict.js b/src/utils/dict.js index c11bf0c..9362a9d 100644 --- a/src/utils/dict.js +++ b/src/utils/dict.js @@ -128,6 +128,8 @@ export const DICT_TYPE = { COMPANY_PROP_STATUS: 'company_prop_status', //存放类型 COMPANY_DEPOSIT_TYPE: 'company_deposit_type', + + COMPANY_COST_TYPE: 'company_cost_type', } /** diff --git a/src/views/base/carmain/CarMainForm.vue b/src/views/base/carmain/CarMainForm.vue index 315ba46..0445950 100644 --- a/src/views/base/carmain/CarMainForm.vue +++ b/src/views/base/carmain/CarMainForm.vue @@ -96,7 +96,7 @@ - + diff --git a/src/views/base/carmain/index.vue b/src/views/base/carmain/index.vue index 90dbd25..98864db 100644 --- a/src/views/base/carmain/index.vue +++ b/src/views/base/carmain/index.vue @@ -107,7 +107,7 @@ - + diff --git a/src/views/base/property/index.vue b/src/views/base/property/index.vue index c4e3763..8049b46 100644 --- a/src/views/base/property/index.vue +++ b/src/views/base/property/index.vue @@ -135,21 +135,25 @@ }} - - - - - + + - - - + + + + + + + +