mirror of
https://github.com/openharmony/applications_admin_provisioning.git
synced 2026-07-21 01:05:23 -04:00
update: entry/src/main/ets/pages/autoManager/setFinishSuccess.ets
Signed-off-by: xxyyyy11 <xiongyangyang1@126.com>
This commit is contained in:
@@ -37,7 +37,7 @@ struct SetFinishSuccess {
|
||||
return result;
|
||||
}
|
||||
|
||||
getStringSync(resource: Resource): string {
|
||||
getStringSync(resource: number): string {
|
||||
try {
|
||||
return getContext()?.resourceManager.getStringSync(resource);
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user