分享设备用户列表
This commit is contained in:
@@ -103,7 +103,7 @@ class _RoomPickerPageState extends State<RoomPickerPage> {
|
||||
// 左侧图标
|
||||
Positioned(
|
||||
left: 0.rpx,
|
||||
child: returnIconButtomNew,
|
||||
child: returnIconButtomNew(),
|
||||
),
|
||||
if (widget.data != null &&
|
||||
(widget.data['isNextStep'] != null &&
|
||||
|
||||
Reference in New Issue
Block a user