11wqe1 hace 4 meses
padre
commit
b1e6d46b37
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/pages/studentManageNew/index.vue

+ 1 - 0
src/components/pages/studentManageNew/index.vue

@@ -291,6 +291,7 @@ export default {
   methods: {
     mouseEnter(id){
       this.mouseEnterId = id;
+      this.mouseEnterId2 = id;
     },
     mouseLeave(){
         this.mouseEnterId = '';