mod: 历史记录删除逻辑
This commit is contained in:
@ -186,6 +186,7 @@ class HistoryController extends GetxController {
|
||||
}
|
||||
checkedCount.value = 0;
|
||||
SmartDialog.dismiss();
|
||||
enableMultiple.value = false;
|
||||
},
|
||||
child: const Text('确认'),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user