mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化采购bug
This commit is contained in:
parent
c8a1797fd5
commit
716992e971
@ -151,7 +151,7 @@
|
||||
noticeState: '1002'
|
||||
};
|
||||
//发送get请求
|
||||
vc.http.apiPost('/complaint.auditComplaint',
|
||||
vc.http.apiPost('/purchaseApply.auditApplyOrder',
|
||||
JSON.stringify(_auditInfo), {
|
||||
emulateJSON: true
|
||||
},
|
||||
|
||||
@ -115,7 +115,7 @@
|
||||
noticeState: '1002'
|
||||
};
|
||||
//发送get请求
|
||||
vc.http.apiPost('/complaint.auditComplaint',
|
||||
vc.http.apiPost('/purchaseApply.auditApplyOrder',
|
||||
JSON.stringify(_auditInfo), {
|
||||
emulateJSON: true
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user