mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
refactor: WhisperDetailPage
This commit is contained in:
@@ -87,7 +87,7 @@ class WhisperDetailController extends GetxController {
|
||||
msgType: 1,
|
||||
);
|
||||
if (result['status']) {
|
||||
print(result['data']);
|
||||
// print(result['data']);
|
||||
querySessionMsg();
|
||||
replyContentController.text = "";
|
||||
SmartDialog.showToast('发送成功');
|
||||
|
||||
Reference in New Issue
Block a user