chuzhixin 4 năm trước cách đây
mục cha
commit
33bfa0723b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/utils/request.js

+ 0 - 1
src/utils/request.js

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