zouyu
2023-08-26 837acb43624c042d70129ff7f45b8f9bdfc0e908
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',