fix: 完善提交
This commit is contained in:
parent
4b3a74cc58
commit
307a96d562
@ -248,6 +248,8 @@ class _SendElectronicKeyViewState extends State<SendElectronicKeyView>
|
||||
currentContact.fullName!.isNotEmpty) {
|
||||
logic.state.keyNameController.text =
|
||||
currentContact.fullName!;
|
||||
} else {
|
||||
logic.state.keyNameController.text = '';
|
||||
}
|
||||
|
||||
// 更新UI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user