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

update:临时注释

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