@@ -31,9 +31,8 @@ class ConsultationRecordFilter extends GetView<ConsultationRecordViewController>
Container(
alignment: Alignment.centerLeft,
margin: const EdgeInsets.all(10.0), // 设置外边距
-
height: 60,
- width: 410,
+ width: 350,
child: VSearchInput(
onClear: () {},
clearable: true,