Table support render local component #775

This commit is contained in:
梁灏 2017-04-27 15:29:05 +08:00
parent 01b8d340c5
commit 64f99c05bb
3 changed files with 47 additions and 64 deletions

View file

@ -0,0 +1,8 @@
<template>
<div>123</div>
</template>
<script>
export default {
}
</script>