diff --git a/config/proxy.js b/config/proxy.js index ad12652..f0fecc9 100644 --- a/config/proxy.js +++ b/config/proxy.js @@ -9,7 +9,7 @@ export default { dev: { '/kitchen/': { - target: 'http://localhost:5001', + target: 'http://localhost:5000', changeOrigin: true, secure: false, //关闭证书验证 pathRewrite: { diff --git a/src/pages/device/deviceVesion/components/CreateForm.jsx b/src/pages/device/deviceVesion/components/CreateForm.jsx index 33cab84..d762505 100644 --- a/src/pages/device/deviceVesion/components/CreateForm.jsx +++ b/src/pages/device/deviceVesion/components/CreateForm.jsx @@ -104,7 +104,7 @@ const CreateForm = (props) => { })} - + {/* { {} - - - + */}