Przeglądaj źródła

Merge branch 'schoolClient' into 11/24SAAS

mo 2 lat temu
rodzic
commit
84063ed271
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/layout/components/Navbar.vue

+ 1 - 1
src/layout/components/Navbar.vue

@@ -227,7 +227,7 @@
           <el-dropdown-item
             @click.native="
               () => {
-                this.nocloseable = false;
+                nocloseable = false;
                 resetPassWord();
               }
             "