src/api/index.js
@@ -1100,8 +1100,6 @@ * @description 清空后端缓存 */ cacheInterface (param) { param.userid = sessionStorage.getItem('UserID') || '' param.LoginUID = sessionStorage.getItem('LoginUID') || '' param.appkey = window.GLOB.appkey || '' let url = '/webapi/excache'