This commit is contained in:
songwei
2025-07-31 17:47:09 +08:00
parent f20c7b6568
commit f1c30ac20d

View File

@@ -310,6 +310,7 @@
{
[defaults setObject:textView.text forKey:@"DIGITALMODELURLKEY"];
}
[defaults synchronize];
[textView resignFirstResponder];
[self isDownModel];
}