From 90ae4b8a6d517e05f63962be97b5344e5526bf05 Mon Sep 17 00:00:00 2001 From: xd <844539747@qq.com> Date: Mon, 15 Jul 2024 17:00:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=95=E6=A0=87=E4=BF=A1=E6=81=AF=20OA?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ABAP_AS_WITH_POOL.jcoDestination | 4 ++-- ruoyi-ui/src/views/bid/bid/index.vue | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ABAP_AS_WITH_POOL.jcoDestination b/ABAP_AS_WITH_POOL.jcoDestination index f9f4df9..cce2c99 100644 --- a/ABAP_AS_WITH_POOL.jcoDestination +++ b/ABAP_AS_WITH_POOL.jcoDestination @@ -1,5 +1,5 @@ #for tests only ! -#Mon Jul 15 15:20:26 CST 2024 +#Mon Jul 15 16:53:18 CST 2024 jco.destination.pool_capacity=10 jco.client.lang=ZH jco.client.ashost=172.19.0.125 @@ -7,5 +7,5 @@ jco.client.saprouter= jco.client.user=RFC jco.client.sysnr=00 jco.destination.peak_limit=10 -jco.client.passwd=dYY1^[j]hj;aDf7jt@xtoi_t?5.0qx/_q7yH^w?b;i2cDbM~ +jco.client.passwd=654321 jco.client.client=800 diff --git a/ruoyi-ui/src/views/bid/bid/index.vue b/ruoyi-ui/src/views/bid/bid/index.vue index 1b74d94..b4ea2b5 100644 --- a/ruoyi-ui/src/views/bid/bid/index.vue +++ b/ruoyi-ui/src/views/bid/bid/index.vue @@ -820,6 +820,9 @@ export default { updateBy: null, updateTime: null }; + + this.bidYwyFileList = []; + this.bidTbbFileList = []; this.resetForm("form"); },