提交 7c93e344 编写于 作者: zhangpingchuan's avatar zhangpingchuan

Update LOGIC.tsx.ftl

上级 1c5a3979
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
this.$Notice.warning({ title: '错误', desc: '向导添加未实现' }); this.$Notice.warning({ title: '错误', desc: '向导添加未实现' });
<#elseif viewlogic.isEnableBatchAdd()> <#elseif viewlogic.isEnableBatchAdd()>
<#-- 打开模态 --> <#-- 打开模态 -->
<#assign dataview = viewlogic.getNewDataPSAppView()/>
const _this: any = this; const _this: any = this;
if (_this.srfparentdata) { if (_this.srfparentdata) {
Object.assign(data, { srfparentdata: _this.srfparentdata }); Object.assign(data, { srfparentdata: _this.srfparentdata });
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册