更新登录布局
This commit is contained in:
@@ -110,6 +110,7 @@ class _SingleBlueteethDeviceCompoentWidgetState
|
||||
}
|
||||
},
|
||||
onCancel: () {
|
||||
|
||||
print('用户点击了取消');
|
||||
blueteethBindController.currentDeviceMac.value = "";
|
||||
blueteethBindController.updateAll();
|
||||
|
||||
Reference in New Issue
Block a user