Browse Source

样式修改

yuanrf 11 months ago
parent
commit
bcad3d4c3c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/components/Finance/Cost.vue

+ 4 - 0
src/components/Finance/Cost.vue

@@ -6369,4 +6369,8 @@ export default {
     display: flex;
     justify-content: center;
 }
+
+.cost-info-li .el-table th.el-table__cell>.cell {
+    text-align: center;
+}
 </style>