diff --git a/src/views/threeSystems/safetyOperationRegulations/components/list.vue b/src/views/threeSystems/safetyOperationRegulations/components/list.vue index 9b6765b..fe7ea20 100644 --- a/src/views/threeSystems/safetyOperationRegulations/components/list.vue +++ b/src/views/threeSystems/safetyOperationRegulations/components/list.vue @@ -45,16 +45,18 @@ tooltip-effect="dark" border fit - highlight-current-row> - > + highlight-current-row + @cell-mouse-enter="enterSelectionRows" + @cell-mouse-leave="leaveSelectionRows" + > - - - + + + - +