zouyu
2023-08-26 9f0386489b0282f2291c11dca7530ef0f0259e25
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',