zhulizhen1111 hace 4 años
padre
commit
32450fd066
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/equipment/table/recordDialog.vue

+ 3 - 0
src/views/equipment/table/recordDialog.vue

@@ -118,6 +118,9 @@ export default {
     .el-dialog__header {
         background: #fff !important;
     }
+    .el-dialog__close {
+        color: #909399 !important;
+    }
     /deep/.el-dialog {
         margin-top: 7vh !important;
         overflow-y: scroll !important;