From ff72a2b607ed67cc7385260d7f243abfbbc52520 Mon Sep 17 00:00:00 2001 From: chiyilin <2449182606@qq.com> Date: Wed, 1 Nov 2023 17:06:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B6=E4=BB=96=E5=90=88=E5=90=8C=E6=A1=A3?= =?UTF-8?q?=E6=A1=88=E7=95=8C=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/dict.js | 2 + src/views/ea/electronicOther/index.vue | 231 ++++++++++++++++++++----- 2 files changed, 185 insertions(+), 48 deletions(-) diff --git a/src/utils/dict.js b/src/utils/dict.js index f3b52249..c48faff3 100644 --- a/src/utils/dict.js +++ b/src/utils/dict.js @@ -161,6 +161,8 @@ export const DICT_TYPE = { CONSULTATION_TYPE: 'consultation_type', //资产类型 ASSET_TYPE: 'asset_type', +//其他档案业务类型 +OTHER_BUSINESS_TYPE: 'other_business_type', } diff --git a/src/views/ea/electronicOther/index.vue b/src/views/ea/electronicOther/index.vue index 96a9e05b..8637e8de 100644 --- a/src/views/ea/electronicOther/index.vue +++ b/src/views/ea/electronicOther/index.vue @@ -17,25 +17,13 @@ @keyup.enter.native="handleQuery" /> - - - - - - - - - - + - - - + + + + - + + + - - - @@ -134,8 +119,26 @@ label="操作" align="center" class-name="small-padding fixed-width" + fixed="right" + width="180px" > +