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;