src/views/eam/modules/malfunctionRepair/EquipmentList.vue
@@ -190,6 +190,7 @@ onSelectChange(selectedRowKeys, selectedRows) { this.selectedRowKeys = selectedRowKeys; this.selectedRowRecord = selectedRows[0]; this.handleOk() }, close() { this.queryParam = {}; @@ -291,7 +292,7 @@ height: 90% !important; overflow-y: hidden; } .notshow { .notshow { display: none; } @@ -310,7 +311,7 @@ .dataUnKnow { color: #1890ff; } .frozenRowClass { .frozenRowClass { color: #c9c9c9; } </style>