diff --git a/apps/web-antd/src/views/system/area/index.vue b/apps/web-antd/src/views/system/area/index.vue index 14d83fd1..da4ff8f6 100644 --- a/apps/web-antd/src/views/system/area/index.vue +++ b/apps/web-antd/src/views/system/area/index.vue @@ -24,7 +24,7 @@ function onRefresh() { } /** 查询 IP */ -function onQueryIp() { +function handleQueryIp() { formModalApi.setData(null).open(); } @@ -66,7 +66,7 @@ const [Grid, gridApi] = useVbenVxeGrid({