This commit is contained in:
2020-06-16 13:39:21 +00:00
parent e09ed207d9
commit a41cf17fc7
3 changed files with 96 additions and 41 deletions

View File

@@ -429,7 +429,7 @@ export default {
}
}
//call erase
let r = await window.$gz.api.upsertEx(
await window.$gz.api.upsertEx(
"license/permanently-erase-all-data",
"I understand"
);