优化代码

This commit is contained in:
wuxw 2022-08-13 02:27:00 +08:00
parent 355205431f
commit ef11c736b7

View File

@ -53,7 +53,7 @@
return markup; return markup;
}, // 自定义格式化防止xss注入 }, // 自定义格式化防止xss注入
ajax: { ajax: {
url: "/callComponent/inspectionRouteManage/list", url: "/app/inspectionRoute.listInspectionRoutes",
dataType: 'json', dataType: 'json',
delay: 250, delay: 250,
headers: { headers: {