zhengyiming
6 天以前 ee51a3f16f0dad06ebaa5dffde4b8186dc3feb43
src/utils/request/index.ts
@@ -170,7 +170,6 @@
  requestInterceptors: [
    [
      (config) => {
        console.log('req config: ', config);
        const $config = config;
        // 开启进度条动画
        if (config.needNProcess) {