yanghb
2023-04-21 0481353111afb43a2322e18530dde26f1d841ead
ManagementTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tCompany/tCompany.html
@@ -53,7 +53,7 @@
                                <#button name="删除" icon="fa-remove" clickFun="TCompany.delete()" space="true"/>
                            @}
                            @if(shiro.hasPermission("/tCompany/detail")){
                                <#button name="查看详情" icon="fa-search" clickFun="TCompany.detail()" space="true"/>
                                <#button name="查看详情" icon="fa-remove" clickFun="TCompany.detail()" space="true"/>
                            @}
                        </div>
                        <#table id="TCompanyTable"/>