VIEW.vue.ftl 181 字节 编辑Web IDE 1 2 3 4 5 6 7 8 <#if view.hasPSControl('tree')> <#assign view_content> ${P.getCtrlCode('tree', 'CONTROL.html').code} </#assign> </#if> <#ibizinclude> ../@MACRO/VIEW_LAYOUT_BASE.ftl </#ibizinclude>