分支自 lims-before
src/utils/request.js @@ -48,7 +48,6 @@ // if the custom code is not 20000, it is judged as an error. if (res.code !== 200) { console.log(res.message || 'Error') // Message({ // message: res.message || 'Error', // type: 'error',