mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-26 04:23:40 +08:00
index on main: f96885b perf: 同步代码
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { http } from "/@/utils/http";
|
||||
import { http } from "../utils/http";
|
||||
|
||||
export const getAsyncRoutes = (data?: object) => {
|
||||
return http.request("get", "/getAsyncRoutes", data);
|
||||
|
||||
Reference in New Issue
Block a user