@ -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>
</template>