fix: 点击关注up后下方的提示不会消失 issues #312

This commit is contained in:
guozhigq
2023-12-19 07:57:41 +08:00
parent ada1aa5d1d
commit 991f002262

View File

@ -444,6 +444,7 @@ class VideoIntroController extends GetxController {
label: '设置分组',
onPressed: setFollowGroup,
),
showCloseIcon: true,
),
);
}