Commit 0db6d0c8 authored by wangxuelai's avatar wangxuelai

''

parent 6bebc6e0
......@@ -27,7 +27,7 @@ class ClassDetailForm extends React.Component {
};
}
componentDidMount() { // 挂载
pageIn('班级管理');
pageIn('班级管理 ');
const { dispatch } = this.props;
const addClassStudentbtn = document.getElementById('classdetail_addStudent');
if (addClassStudentbtn) {
......
......@@ -26,7 +26,7 @@ class StudentMgt extends React.Component {
cage: 0,
qrCodeTitle: '',
avatorUploader: {
maxsize: 8192, // 奖品图片最大尺寸KBcropper: {
maxsize: 8192, // 奖品图 片最大尺寸KBcropper: {
cropper: {
croppered_params: [], // 图片裁剪后的参数
config: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment