refactor: handle current branch admin
This commit is contained in:
parent
de8df46aef
commit
39509fa138
1 changed files with 1 additions and 0 deletions
|
|
@ -474,6 +474,7 @@ async function fetchBranchById(id: string) {
|
|||
|
||||
function clearData() {
|
||||
formData.value = structuredClone(defaultFormData);
|
||||
currentBranchAdmin.value = null;
|
||||
deletesStatusQrCodeImag.value = false;
|
||||
deletesStatusQrCodeBankImag.value = [];
|
||||
imageUrl.value = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue