Commit 37b80c93 by Sendya

cleanup.

parent 823377fa
...@@ -250,7 +250,7 @@ export default { ...@@ -250,7 +250,7 @@ export default {
]); ]);
} }
/*
return h("a-table", { return h("a-table", {
tag: "component", tag: "component",
attrs: props, attrs: props,
...@@ -259,7 +259,6 @@ export default { ...@@ -259,7 +259,6 @@ export default {
}, },
scopedSlots: this.$scopedSlots scopedSlots: this.$scopedSlots
}, this.$slots.default); }, this.$slots.default);
*/
} }
}; };
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment