Browse Source

单位管理-界面修改提交

lxh 5 months ago
parent
commit
b11a5eb80d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/vent/home/dustInfoTj/index.vue

+ 2 - 2
src/views/vent/home/dustInfoTj/index.vue

@@ -84,7 +84,7 @@
                 <div class="item-val">{{ item.address }}</div>
                 <div class="item-val">{{ item.production }}</div>
                 <div class="item-val">{{ item.person }}</div>
-                <div class="item-val">{{ item.br }}</div>
+                <div  class="item-val">{{ item.br }}</div>
                 <div :class="contList.length > 18 ? 'item-val1' : 'item-val'">{{ item.brz }}</div>
               </div>
             </div>
@@ -880,7 +880,7 @@
                   height: 100%;
                   font-size: 14px;
                   color: #fff;
-                  width: 295px;
+                  width: 329px;
                   text-align: center;
                   border-right: none;
                 }