From 5ca400fd27c6b87b6a1b0ebb83979734e85e1d4a Mon Sep 17 00:00:00 2001 From: TiaStars Date: Tue, 3 Sep 2024 14:42:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E4=BF=A1=E6=81=AF=E7=BB=B4?= =?UTF-8?q?=E6=8A=A4=E6=90=9C=E7=B4=A2=E5=8E=BB=E9=99=A4=E7=A6=81=E7=94=A8?= =?UTF-8?q?=E3=80=81=E4=BC=81=E4=B8=9A=E5=90=8D=E7=A7=B0=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86=E4=BF=AE=E6=94=B9=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/public.scss | 12 ++++++++++++ src/views/home/index.vue | 2 +- src/views/infoMaintain/index.vue | 8 ++++---- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/src/assets/styles/public.scss b/src/assets/styles/public.scss index 111a78c..61c8cc3 100644 --- a/src/assets/styles/public.scss +++ b/src/assets/styles/public.scss @@ -170,6 +170,18 @@ .import-btn-export { padding: 8px 20px; } + + .el-form { + .el-form-item { + .el-form-item__content { + .xinxiweihu { + width: 230px; + } + } + } + } + + } section { diff --git a/src/views/home/index.vue b/src/views/home/index.vue index e4a3eee..40b6049 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -335,7 +335,7 @@ export default { }, // 往年专项资金申报 goProjectInfoLeft(item){ - console.log(item,"item"); + // console.log(item,"item"); if(item.projectName == "区级总部" || item.projectName == "市级服务业领军") { if(item.projectId) { this.$router.push({ diff --git a/src/views/infoMaintain/index.vue b/src/views/infoMaintain/index.vue index 83d4528..b83c008 100644 --- a/src/views/infoMaintain/index.vue +++ b/src/views/infoMaintain/index.vue @@ -5,10 +5,10 @@ - + - + - 重置 - 查询 + 重置 + 查询