init cell container
This commit is contained in:
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>
|
||||
Reference in New Issue
Block a user