Commit bd8fc152 authored by gengchunlei's avatar gengchunlei

慢综 医生端 fetch修改

parent 6520eede
...@@ -41,7 +41,7 @@ export function fetchBase({ ...@@ -41,7 +41,7 @@ export function fetchBase({
} }
baseAxios({ baseAxios({
method: method, method: method,
url: `/chronic-admin${url}`, url: `${url}`,
params: params, params: params,
data: body, data: body,
headers: { headers: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment