浏览代码

优化统计填报

wulanhaote
liuminjian 2 年前
父节点
当前提交
66ee662165
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      src/views/sunVillage_info/statistical_report_edit.vue

+ 2
- 1
src/views/sunVillage_info/statistical_report_edit.vue 查看文件

@@ -729,11 +729,12 @@ export default {
border-bottom: 0;
}
.subclass{
width: 175px;
width: 220px;
display: flex;
align-items: center;
justify-content: center;
font-size: 27px;
padding:0 10px;
background: #d7e8f3;
border-right: 1px solid #0469ab;
}


正在加载...
取消
保存