فهرست منبع

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 {