优化代码

This commit is contained in:
java110 2021-04-18 18:48:50 +08:00
parent 002359fa8c
commit e54b7ed383

View File

@ -103,7 +103,7 @@
remark:'处理结束'
};
//发送get请求
vc.http.post('/contract/needAuditContract',
vc.http.apiPost('/contract/needAuditContract',
JSON.stringify(_auditInfo),
{
emulateJSON: true