@@ -167,6 +167,7 @@ Ext.define('school.view.basic.student.StudentDetail', {
}, {
text: '联系电话',
dataIndex: 'pa_phone',
+ width: 180,
editor: {
xtype: 'numberfield'
}