更改前优化

This commit is contained in:
DelLevin-Home
2026-06-20 17:58:57 +08:00
parent 58be9f1d9d
commit e193c294af
3 changed files with 233 additions and 152 deletions

View File

@@ -1767,7 +1767,6 @@ class _MultiValueDialogState extends State<_MultiValueDialog> {
Expanded(
child: TextField(
controller: controller,
autofocus: true,
style: TextStyle(fontSize: 15, color: colors.onSurface),
decoration: InputDecoration(
hintText: widget.hint,