mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
355205431f
commit
ef11c736b7
@ -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: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user