提交 c16d5314 authored 作者: wangjiahao's avatar wangjiahao

feat: 模板导入增加模板标识

上级 cbc76cf2
......@@ -118,6 +118,7 @@ export default {
this.templateInfo.templateStyle = this.importTemplateInfo.panelStyle
this.templateInfo.templateData = this.importTemplateInfo.panelData
this.templateInfo.snapshot = this.importTemplateInfo.snapshot
this.templateInfo.nodeType = 'template'
}
reader.readAsText(file)
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论