mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化代码
This commit is contained in:
parent
002359fa8c
commit
e54b7ed383
@ -103,7 +103,7 @@
|
||||
remark:'处理结束'
|
||||
};
|
||||
//发送get请求
|
||||
vc.http.post('/contract/needAuditContract',
|
||||
vc.http.apiPost('/contract/needAuditContract',
|
||||
JSON.stringify(_auditInfo),
|
||||
{
|
||||
emulateJSON: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user