diff --git a/constant/url.js b/constant/url.js index 85bc34a..a808139 100644 --- a/constant/url.js +++ b/constant/url.js @@ -110,7 +110,7 @@ export default { listAllocationStorehouses: baseUrl + "app/resourceStore.listAllocationStorehouses", saveAuditAllocationStoreOrder: baseUrl + "app/resourceStore.auditAllocationStoreOrder", listWorkflowStepStaffs: baseUrl + "app/workflow.listWorkflowStepStaffs", - saveMyAuditOrders: baseUrl + "app/myAuditOrders/audit", + saveMyAuditOrders: baseUrl + "app/purchaseApply.auditApplyOrder", // 公司/员工信息 queryOrgInfo: baseUrl + "app/org.listOrgs", queryStaffListInfo: baseUrl + "app/query.staff.infos",