refactor:add keep-alive && component add name
This commit is contained in:
@@ -13,6 +13,7 @@ import fixedThead from './fixedThead'
|
||||
import unfixedThead from './unfixedThead'
|
||||
|
||||
export default {
|
||||
name: 'dynamicTable',
|
||||
components: { fixedThead, unfixedThead }
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user