11wqe1 5 months ago
parent
commit
b1e6d46b37
1 changed files with 1 additions and 0 deletions
  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 = '';