Ver Fonte

Merge branch 'master' of http://101.43.194.146:10111/root/supervision-ui

sunyanqiang há 2 anos atrás
pai
commit
889da7ee4e
1 ficheiros alterados com 3 adições e 0 exclusões
  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>