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