6.20 前端put和delete请求类型修改为post

This commit is contained in:
jl-zhoujl2
2022-06-20 14:35:50 +08:00
parent 7dc348be97
commit 9b3fabfbc9
54 changed files with 670 additions and 649 deletions

View File

@ -322,7 +322,7 @@
"Authorization":token,
"token":token
},
type:"PUT",
type:"POST",
success:function(re){
//开标成功进入开标室
if(re.success){