check dm state

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-12 20:21:11 +08:00
parent 407b31c5c1
commit 9754b061dd
2 changed files with 4 additions and 3 deletions

View File

@@ -76,6 +76,8 @@ class DetailItem extends StatelessWidget {
);
if (res) {
SmartDialog.showToast('更新成功');
} else {
SmartDialog.showToast('更新失败');
}
},
dense: true,