提交 c77135c4 编写于 作者: tony001's avatar tony001

修复表格行编辑报错

上级 8c73a1c4
...@@ -1586,7 +1586,6 @@ import { FormItemModel } from '@/model/form-detail'; ...@@ -1586,7 +1586,6 @@ import { FormItemModel } from '@/model/form-detail';
return successItems; return successItems;
} }
<#if ctrl.isEnableRowEdit()>
/** /**
* 新建行 * 新建行
* *
...@@ -1712,7 +1711,6 @@ import { FormItemModel } from '@/model/form-detail'; ...@@ -1712,7 +1711,6 @@ import { FormItemModel } from '@/model/form-detail';
} }
}); });
} }
</#if>
/** /**
* 获取对应行class * 获取对应行class
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册