xuhy
2023-05-06 fae2db5e86b4e15ee0336739925328e88d25021a
management/guns-admin/src/main/webapp/WEB-INF/view/system/tDriver/tDriver.html
@@ -39,7 +39,7 @@
                                @if(shiro.hasPermission("/tDriver/rechargeBalancePage")){
                                <#button name="充值" icon="fa-edit" clickFun="TDriver.rechargeBalancePage()"/>
                                @}
                                @if(shiro.hasPermission("/tAgent/add")){
                                @if(shiro.hasPermission("/tDriver/add")){
                                <#button name="添加" icon="fa-plus" clickFun="TDriver.openAddTDriver()"/>
                                @}
                            </div>