[#include "/business/pages/include/static.html" /] [#include "/component/HtmlEditor.html" /] [#include "/component/webupload.html" /]
[@htmleditor id="reason" simple="true" class="general" height="200px;" value="${zdMsg.REASON}"/]
[@htmleditor id="resolve" simple="true" class="general" height="200px;" value="${zdMsg.RESOLVE}"/]
[@htmleditor id="suggest" simple="true" class="general" height="200px;" value="${zdMsg.SUGGEST}"/]
[@webupload id="files" multiple="true" extensions="*" fileList=fileList /]