提交 239662ae 编写于 作者: RedPig97's avatar RedPig97

update:临时注释

上级 70f13fe1
<AppDropdownList
name="{{item.codeName}}"
:value="data.{{item.psEditor.name}}"
{{!-- :value="data.{{item.psEditor.name}}" --}}
:data="data"
{{#if item.psEditor.codeList}}
codeListTag="{{item.psEditor.codeList.codeListTag}}"
......
......@@ -32,5 +32,5 @@
{{#eq item.psEditor.editorType "TEXTAREA"}}
type="textarea"
{{/eq}}
name="{{item.codeName}}"
:value="data.{{item.psEditor.name}}"/>
{{!-- :value="data.{{item.psEditor.name}}" --}}
name="{{item.codeName}}"/>
<AppSpan
name="{{item.codeName}}"
:value="data.{{item.psEditor.name}}"
{{!-- :value="data.{{item.psEditor.name}}" --}}
{{#if item.psEditor.codeList}}
codeListTag="{{item.psEditor.codeList.codeListTag}}"
codeListType="{{item.psEditor.codeList.codeListType}}"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册