[#include "/business/pages/include/static.html" /] [#include "/component/HtmlEditor.html" /] [#include "/component/webupload.html" /]
解决方式: [#if ways?? && ways?size>0] [#list ways as way]

${way.DATAVALUE}

[/#list] [/#if]
变更需求说明: [@htmleditor id="change_note" simple="true" class="general" height="200px;" /]
实施方案总结: [@htmleditor id="resolve" simple="true" class="general" height="200px;" /]
[@webupload id="files" multiple="true" extensions="*" /]