提交 ef1d9230 authored 作者: 祁增奎's avatar 祁增奎

浮窗问题修改

上级 20b71de4
......@@ -92,6 +92,7 @@ class NotificationLayoutWidget extends GetView<NotificationLayoutController> {
controller.ignore();
},
onHand: () {
controller.ignore();
controller.confirm(data);
},
);
......@@ -103,7 +104,6 @@ class NotificationLayoutController extends GetxController {
MessageNode? headNode;
_initData() {
update(["NotificationLayoutWidget"]);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论