投标信息 OA审核功能
This commit is contained in:
parent
87a0bb113e
commit
90ae4b8a6d
|
@ -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
|
||||
|
|
|
@ -820,6 +820,9 @@ export default {
|
|||
updateBy: null,
|
||||
updateTime: null
|
||||
};
|
||||
|
||||
this.bidYwyFileList = [];
|
||||
this.bidTbbFileList = [];
|
||||
this.resetForm("form");
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue