@@ -388,15 +388,15 @@
// });
// return
// }
- if (!this.sysUser.gradeName) {
- uni.showToast({
- title: '请输入班级',
- icon: "none",
- mask: true,
- duration: 2000
- });
- return
- }
+ // if (!this.sysUser.gradeName) {
+ // uni.showToast({
+ // title: '请输入班级',
+ // icon: "none",
+ // mask: true,
+ // duration: 2000
+ // });
+ // return
+ // }
if (!this.sysUser.tutorUserId) {
uni.showToast({
title: '请选择导师',