cr vc-tabs

pull/1040/head
tangjinzhou 2019-06-30 20:33:43 +08:00
parent 8f29e5e594
commit b380b30e90
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ export default {
render() {
const props = { ...this.$props };
const listeners = this.$listeners;
const { renderTabBarNode } = this.$scopedSlots;
const { default:renderTabBarNode } = this.$scopedSlots;
return (
<SaveRef
children={(saveRef, getRef) => (