yanghb
2023-04-21 54212340c9b9fb2acb39cc86948b45d05717b6a6
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();
};
/**
 * 删除
 */