@@ -54,7 +54,7 @@ export const TableColumns: BasicColumn[] = [
title: '寝室号',
align: 'left',
dataIndex: 'roomBedNumber',
- width: 60,
+ width: 120,
},
{
title: '本人电话',
@@ -113,7 +113,7 @@
field: 'sendRange',
label: '发送范围',
component: 'RadioGroup',
- defaultValue: data.sendRange,
+ defaultValue: data.sendRange || 2,
componentProps: {
disabled: isUpdate.value,
options: [