xy 11 months ago
parent 0ec9deee22
commit c7f8c3bf60

@ -19,6 +19,7 @@
storage
:padding="false"
:position="$store.getters.device === 'mobile' ? {} : pos">
<div style="max-height: 60vh;overflow-y: scroll;">
<MobileForm
device="mobile"
ref="mobileForm"
@ -31,6 +32,7 @@
:writeable="[]"
:logs="config.logs"
></MobileForm>
</div>
</vxe-modal>
</div>
</template>

Loading…
Cancel
Save