提交 88e93d15 编写于 作者: Cano1997's avatar Cano1997

feat: 选择表格部件添加视图控制器

上级 56a4548a
......@@ -24,6 +24,7 @@ export const PickupGridView = defineComponent({
if (this.c.providers[grid.name]) {
gridComponent = h(this.c.providers[grid.name].component, {
props: {
controller: this.c,
modelData: grid,
context: this.c.context,
params: this.c.params,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册