diff --git a/src/views/modules/shequzhili/tuceng/anquan/qunzufang/index.vue b/src/views/modules/shequzhili/tuceng/anquan/qunzufang/index.vue index 12ffe99f8..d933567b8 100644 --- a/src/views/modules/shequzhili/tuceng/anquan/qunzufang/index.vue +++ b/src/views/modules/shequzhili/tuceng/anquan/qunzufang/index.vue @@ -105,7 +105,14 @@ align="center" width="50" /> - + + 备注: {{dataForm.remark?dataForm.remark:'--' }} -
- 居住成员信息: +
+ 居住成员信息 --
@@ -351,5 +351,10 @@ right: 40px; z-index: 1000; } + .leftPostion_box{ + position: relative; + left: -80px; + font-size: 18px; + } \ No newline at end of file