Commit 33bfa072 by chuzhixin

deploy

parent d66004e0
...@@ -75,7 +75,6 @@ instance.interceptors.request.use( ...@@ -75,7 +75,6 @@ instance.interceptors.request.use(
); );
if ( if (
process.env.NODE_ENV !== "preview" &&
contentType === "application/x-www-form-urlencoded;charset=UTF-8" && contentType === "application/x-www-form-urlencoded;charset=UTF-8" &&
config.data config.data
) { ) {
......
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