Pu Zhibing
2024-12-15 7157373c20c4016f6a10c0d6a90852ec00c26f2e
ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tDriver/yesDriver.html
@@ -77,6 +77,12 @@
                            @if(shiro.hasPermission("/tDriver/changeCar")){
                            <#button name="更换/绑定车辆" icon="fa-remove" clickFun="YesDriver.changeCar()" space="true"/>
                            @}
                           @if(shiro.hasPermission("/tDriver/driverCommissionSetting")){
                           <#button name="司机佣金设置" icon="fa-remove" clickFun="YesDriver.driverCommissionSetting()" space="true"/>
                           @}
                           @if(shiro.hasPermission("/tDriver/freezingAmountOfWithdrawalSet")){
                           <#button name="提现冻结额度设置" icon="fa-remove" clickFun="YesDriver.freezingAmountOfWithdrawalSet()" space="true"/>
                           @}
                        </div>
                        <#table id="YesDriverTable"/>
                    </div>