|
@@ -168,7 +168,7 @@ layui.config({
|
|
|
});
|
|
});
|
|
|
$.ajax({
|
|
$.ajax({
|
|
|
type: "POST",
|
|
type: "POST",
|
|
|
- url: "/Admin/LeaderReserveRecord/QuickExportExcelDo?r=" + Math.random(1),
|
|
|
|
|
|
|
+ url: "/Admin/SysTools/ExportTeam1InfoExcelDo?r=" + Math.random(1),
|
|
|
data: userdata,
|
|
data: userdata,
|
|
|
dataType: "text",
|
|
dataType: "text",
|
|
|
success: function (data) {
|
|
success: function (data) {
|