11wqe1 1 miesiąc temu
rodzic
commit
b1e6d46b37
1 zmienionych plików z 1 dodań i 0 usunięć
  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 = '';