luodangjia
2024-07-22 eeebf2d723433f916ba9c33cce92431165dd64c7
ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/settlementAllocation/settlementAllocation.js
@@ -72,10 +72,10 @@
        return
    }
    let maxPrice = $('#maxPrice').val();
    if('' == maxPrice || null == maxPrice){
        Feng.error("请输入每日结算金额")
        return
    }
    // if('' == maxPrice || null == maxPrice){
    //     Feng.error("请输入每日结算金额")
    //     return
    // }
    let json = {
        type: $(type).val(),
        day: day,