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