zhulizhen1111 4 년 전
부모
커밋
32450fd066
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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;