[#include "/business/pages/include/static.html" /]
[#include "/business/pages/include/header.html" /] [#include "/component/webupload.html" /] [#include "/component/HtmlEditor.html" /]
知识编辑
提交
基本信息
标题:
标签:
摘要:
${knowledge.SUMMARY}
内容:
[@htmleditor simple="true" id="content" width="625px" value=knowledge.CONTENT /]
是否业务联系人可见:
是
否
选择业务联系人:
${knowledge.cusListStr}
选择业务联系人
是否允许编辑:
是
否
服务目录:
知识分类:
配置分类:
附件:
[@webupload id="files" multiple="true" fileList=knowledge.fileList extensions="*"/]
关联知识信息
添加关联知识
标题
所属分类
创建人
操作
[#if knowledge.knowList?? && knowledge.knowList?size > 0] [#list knowledge.knowList as know]
${know.TITLE}
${know.CATEGORY_NAME}
${know.CREATE_USER_NAME}
删除
[/#list] [#else]
暂无关联信息
[/#if]
[#include "/business/pages/include/footer.html" /]