Ver Fonte

人员统计样式

zxr há 2 anos atrás
pai
commit
d32e47489c
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/peopleManage/PersonnelStatistics/index.vue

+ 1 - 1
src/views/peopleManage/PersonnelStatistics/index.vue

@@ -19,7 +19,7 @@
         </div>
       </div>
     </div>
-    <el-table :data="peopleList" :header-cell-style="{ background: '#003C69', color: 'white' }">
+    <el-table :data="peopleList" :header-cell-style="{ background: '#004d86', color: 'white' }">
       <!-- <el-table-column type="selection" width="55" align="center" /> -->
       <el-table-column label="单位名称" align="center" prop="name" />
       <el-table-column label="军官" align="center" prop="zbgb" />