소스 검색

再次提交

Lijy 3 년 전
부모
커밋
b7cc32ad09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet_h5/vue.config.js

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet_h5/vue.config.js

@@ -63,6 +63,6 @@ module.exports = {
                     "^/api": "" //通过pathRewrite重写地址,将前缀/api转为/
                 }
             }
-        },
+        }
     }
 };