11wqe1 hai 5 meses
pai
achega
0758a02b65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {
     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.delClaidtype = val;
       this.delClaid = cid
       this.delClaid = cid