mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 20:14:51 +08:00
@@ -138,7 +138,7 @@ class SSearchController extends GetxController
|
||||
}
|
||||
|
||||
// 搜索
|
||||
Future<void> submit() async {
|
||||
Future<void> submit([_]) async {
|
||||
if (controller.text.isEmpty) {
|
||||
if (hintText.isNullOrEmpty) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user