From 6e4137e80e8f0fdf8371f9785fea402a9c00483d Mon Sep 17 00:00:00 2001 From: "LAPTOP-AKBAACR8\\An.Hr" <297504645@qq.com> Date: Wed, 22 Mar 2023 09:42:14 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=A7=86=E5=9B=BE?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/src/components/rowDrop/index.vue | 436 ++++++++++++------------- 1 file changed, 218 insertions(+), 218 deletions(-) diff --git a/fe/PC/src/components/rowDrop/index.vue b/fe/PC/src/components/rowDrop/index.vue index 2b8989453..2bd175d8b 100644 --- a/fe/PC/src/components/rowDrop/index.vue +++ b/fe/PC/src/components/rowDrop/index.vue @@ -1,233 +1,233 @@ - - \ No newline at end of file +} + \ No newline at end of file From e67b7c05f183224c45f0ce17dfc498e9cc1a71aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=96=AA=E5=90=8D?= <942005050@qq.com> Date: Wed, 22 Mar 2023 17:14:39 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/public/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fe/PC/public/config.js b/fe/PC/public/config.js index 82164cdc6..bf41df45d 100644 --- a/fe/PC/public/config.js +++ b/fe/PC/public/config.js @@ -1,12 +1,12 @@ // dev -window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:59099' -window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:59093' +window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:21093' +window.SITE_CONFIG['user'] = 'http://dev.ccwin-in.com:21293' window.SITE_CONFIG['print'] = 'print' -window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:59082' +window.SITE_CONFIG['largeScreen'] = 'http://dev.ccwin-in.com:21093' window.SITE_CONFIG['warehouseCode'] = 'T8' window.SITE_CONFIG['company'] = 'DongYang' window.SITE_CONFIG['client_secret'] = '1q2w3e*' -window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:59091/#/reports/' +window.SITE_CONFIG['reportsUrl'] = 'http://10.164.0.227:21093/#/reports/' // localhost // window.SITE_CONFIG['base'] = 'http://dev.ccwin-in.com:59099'