##
luxiaotao1123
2024-02-07 8f7f2515576a889ac57e84b9d596055ee336a388
zy-asrs-flow/src/pages/User/Login/index.jsx
@@ -104,7 +104,6 @@
  const handleSubmit = async (values) => {
    try {
      const r = await request('/api/login', {
        baseURL: 'http://localhost:9090/wcs',
        method: 'POST',
        headers: {
          'Content-Type': 'application/json'