11wqe1 преди 3 месеца
родител
ревизия
0758a02b65
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/pages/studentManageNew/component/table.vue

+ 1 - 1
src/components/pages/studentManageNew/component/table.vue

@@ -634,7 +634,7 @@ export default {
 // 年级方法区域
     // 打开删除班级弹框
     deleteCla(cid,val,uid) {
-      if (val == 0 && uid != this.userid) return this.$message.error('仅限创者删除')
+      if (val == 0 && uid != this.userid) return this.$message.error('仅限创者删除')
 
       this.delClaidtype = val;
       this.delClaid = cid