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