李志伟 před 3 roky
rodič
revize
a61216a705
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0
    1
      src/utils/request.js

+ 0
- 1
src/utils/request.js Zobrazit soubor

@@ -61,7 +61,6 @@ async function responseInterceptor(response, ctx) {
61 61
 
62 62
 // https://umijs.org/plugins/plugin-request
63 63
 export const requestConfig = {
64
-  abc: 1,
65 64
   errorConfig: {
66 65
     adaptor: (resData, ctx) => {
67 66
       const showError = ctx.req.options?.showType;