init cell container
This commit is contained in:
parent
d9ff6226b3
commit
1006ef0d6a
9
src/components/base-table/components/cell-container.vue
Normal file
9
src/components/base-table/components/cell-container.vue
Normal file
@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
Loading…
Reference in New Issue
Block a user