提交 b0f151bb 编写于 作者: S sanluan

显示逻辑修改

上级 265a5156
......@@ -4,14 +4,8 @@
containChild=object.ownsAllCategory
/>
</@_sysDept>
<@_sysDeptCategory deptId=admin.deptId!'' categoryId=categoryId!><#assign deptCategory=object!/></@_sysDeptCategory>
<#if !dept?has_content||(!dept.ownsAllCategory&&!deptCategory?has_content)>
<#if categoryId?has_content>
<div class="pageContent"><@t.message 'verify.notEquals.siteId'/></div>
<#else>
<div class="pageContent"></div>
</#if>
<#else>
<@_sysDeptCategory deptId=admin.deptId!'' categoryId=categoryId!''><#assign deptCategory=object!/></@_sysDeptCategory>
<#if deptCategory?has_content&&deptCategory>
<#if parentId?has_content>
<@_content id=parentId><#assign parent=object/></@_content>
</#if>
......@@ -231,4 +225,6 @@
<#include "../include_page/page.html"/>
</div>
</@_contentList>
<#else>
<div class="pageContent"><#if categoryId?has_content><@t.message 'verify.notEquals.siteId'/></#if></div>
</#if>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册