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 @@ - + - + - 重置 - 查询 + 重置 + 查询