yanghb
2023-04-21 0481353111afb43a2322e18530dde26f1d841ead
ManagementTravel/guns-admin/src/main/webapp/static/modular/system/driverActivityHistory/driverActivityHistory.js
@@ -67,16 +67,6 @@
    }
};
/**
 * 导出
 */
DriverActivityHistory.export = function(){
    window.location.href = Feng.ctxPath + "/driverActivityHistory/exportRecord?activityId=" + $("#activityId").val() + "&type=" + $("#type").val();
};
/**
 * 删除
 */