This commit is contained in:
wuyanwen
2019-12-27 15:56:56 +08:00
parent ef30c07f4a
commit fcc2e04b85
2 changed files with 27 additions and 21 deletions

View File

@@ -0,0 +1,13 @@
<template>
$END$
</template>
<script>
export default {
name: 'table'
}
</script>
<style scoped>
</style>