Explorar el Código

人员统计样式

zxr hace 2 años
padre
commit
d32e47489c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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" />