mirror of https://github.com/ElemeFE/element
9 lines
105 B
Vue
9 lines
105 B
Vue
![]() |
<template>
|
||
|
<div style="margin: 20px;">
|
||
|
</div>
|
||
|
</template>
|
||
|
<script>
|
||
|
export default {
|
||
|
};
|
||
|
</script>
|