zxr 2 年之前
父節點
當前提交
a99cac7226
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/combatduty/info/index.vue

+ 3 - 0
src/views/combatduty/info/index.vue

@@ -835,4 +835,7 @@ export default {
 ::v-deep .el-table__row .el-table__cell {
   text-align: center !important;
 }
+::v-deep .el-input--small .el-input__inner{
+  color: #ffffff;
+}
 </style>