mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化 结束合并变更 审核 bug
This commit is contained in:
parent
7d2a3a7ab2
commit
6f42b70523
@ -102,7 +102,8 @@
|
||||
taskId: _auditOrder.taskId,
|
||||
planId: _auditOrder.planId,
|
||||
state: '1200',
|
||||
remark: '处理结束'
|
||||
remark: '处理结束',
|
||||
contractId: _auditOrder.contractId
|
||||
};
|
||||
//发送get请求
|
||||
vc.http.apiPost('/contract/needAuditContractPlan',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user