From e81af35b7934fe65a5d94d66c0326d85d3be787b Mon Sep 17 00:00:00 2001 From: gwbvipvip Date: Wed, 6 Dec 2023 15:03:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/proxy.js | 2 +- .../deviceVesion/components/CreateForm.jsx | 6 +- src/pages/device/deviceVesion/index.jsx | 24 +- src/pages/goods/newgoods/index.jsx | 278 +++++++++--------- 4 files changed, 164 insertions(+), 146 deletions(-) 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) => { })} - + {/* { {} - - - + */}