init cell container

This commit is contained in:
g7hoo 2022-09-07 15:10:05 +08:00
parent d9ff6226b3
commit 1006ef0d6a

View File

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