From 4ee4f03908219bb72b02117a40d0d09df1445f9c Mon Sep 17 00:00:00 2001 From: duanxiaohai <1812246227@qq.com> Date: Mon, 27 May 2024 15:03:10 +0800 Subject: [PATCH] gx --- src/view/work.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/view/work.vue b/src/view/work.vue index c1b07bc..3b6ecdc 100644 --- a/src/view/work.vue +++ b/src/view/work.vue @@ -254,7 +254,7 @@ const getData = async () => { // 弱势群体补贴 // 困难残疾人&困难军人&困难职工 // 多元化力量参与 - data.diversification.housing = res.data.diversification.housing; + data.diversification.hszhxms = res.data.diversification.hszhxms; } }); }; @@ -793,14 +793,14 @@ onBeforeMount(() => { .czrBox { height: 118px; .column { - // height: calc(100% - 26px); + height: calc(100% - 26px); overflow-y: auto; font-size: 14px; color: #ffffff; padding-left: 18px; padding-right: 18px; } - + } .situation { width: 495px; @@ -820,7 +820,7 @@ onBeforeMount(() => { .situation3 { background-image: url(@/assets/images/work/dyh1.png); } -} + } .school { display: flex;