diff --git a/niucloud/app/api/controller/student/StudentController.php b/niucloud/app/api/controller/student/StudentController.php
index 09fa6378..593aa62d 100644
--- a/niucloud/app/api/controller/student/StudentController.php
+++ b/niucloud/app/api/controller/student/StudentController.php
@@ -374,4 +374,6 @@ class StudentController extends BaseController
}
return success($res['data']);
}
+
+
}
diff --git a/uniapp/components/order-form-popup/index.vue b/uniapp/components/order-form-popup/index.vue
index a3e24f0f..0c1bfa6f 100644
--- a/uniapp/components/order-form-popup/index.vue
+++ b/uniapp/components/order-form-popup/index.vue
@@ -77,9 +77,19 @@
+
+ 班级选择
+
+
+ {{ selectedClass && selectedClass.label || '请选择班级(可选)' }}
+
+ ▼
+
+
+
备注
-