浏览代码

更改学生头像字段

zhuth 6 年之前
父节点
当前提交
904be54232
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/pc-web/app/view/basic/student/StudentDetail.js

+ 1 - 1
frontend/pc-web/app/view/basic/student/StudentDetail.js

@@ -29,7 +29,7 @@ Ext.define('school.view.basic.student.StudentDetail', {
                 fieldLabel: 'id',
             }, {
                 xtype: 'remoteimgfield',
-                name: 'stu_img',
+                name: 'stu_photo',
                 // fieldLabel: '头像',
             }, {
                 xtype: 'textfield',