Browse Source

人员档案详情页更新

guoqing 2 năm trước cách đây
mục cha
commit
b1b75c67ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/placeManage/placePersoninfo.vue

+ 1 - 1
src/views/placeManage/placePersoninfo.vue

@@ -301,7 +301,7 @@ html {
 .content {
   position: fixed;
   width: 85%;
-  top: 240px;
+  top: 180px;
   left: 50%;
   padding: 20px 10px;
   transform: translateX(-50%);