mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -429,8 +429,8 @@ class _ReplyPageState extends CommonRichTextPubPageState<ReplyPage> {
|
||||
);
|
||||
if (res case Success(:final response)) {
|
||||
hasPub = true;
|
||||
SmartDialog.showToast(response['success_toast']);
|
||||
Get.back(result: response['reply']);
|
||||
SmartDialog.showToast('发送成功');
|
||||
Get.back(result: response);
|
||||
} else {
|
||||
res.toast();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user