소스 검색

Merge branch '1.03' of http://source.auyen.com/chenlei/utils into 1.03

chenlei 6 달 전
부모
커밋
db013ba6db
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      aop/webapi.js

+ 1 - 0
aop/webapi.js

@@ -1,3 +1,4 @@
+/* eslint-disable no-prototype-builtins */
 /* eslint-disable prefer-promise-reject-errors */
 import { setSessionStorage, getLocalStorage } from 'submodule/utils/tools/storage'
 export default {