diff --git a/src/pages/01_branch-management/MainPage.vue b/src/pages/01_branch-management/MainPage.vue index 08e1dda7..c8139188 100644 --- a/src/pages/01_branch-management/MainPage.vue +++ b/src/pages/01_branch-management/MainPage.vue @@ -1684,9 +1684,12 @@ watch(currentHq, () => { } " > -
- +
{ " />
-
+
{
@@ -1865,6 +1880,7 @@ watch(currentHq, () => { title="form.field.basicInformation" :view="isSubCreate || !!currentId" onCreate + class="q-mb-xl" /> { title="branch.form.group.contact" :dense="true" :outlined="true" + class="q-mb-xl" /> { v-model:street="formData.street" v-model:streetEN="formData.streetEN" :readonly="formType === 'view'" + class="q-mb-xl" /> { outlined dense title="branch.form.group.location" + class="q-mb-xl" /> { } " @edit-qr="() => refQrCodeUpload && refQrCodeUpload.browse()" + class="q-mb-xl" /> { refQrCodeUpload && refQrCodeUpload.browse(); } " + class="q-mb-xl" /> { hide-action > -
+
{ />
-
+
{ />