优化bug

This commit is contained in:
java110 2022-08-18 11:15:00 +08:00
parent 21f99ea601
commit b538554a83

View File

@ -110,7 +110,7 @@ export default {
listAllocationStorehouses: baseUrl + "app/resourceStore.listAllocationStorehouses", listAllocationStorehouses: baseUrl + "app/resourceStore.listAllocationStorehouses",
saveAuditAllocationStoreOrder: baseUrl + "app/resourceStore.auditAllocationStoreOrder", saveAuditAllocationStoreOrder: baseUrl + "app/resourceStore.auditAllocationStoreOrder",
listWorkflowStepStaffs: baseUrl + "app/workflow.listWorkflowStepStaffs", listWorkflowStepStaffs: baseUrl + "app/workflow.listWorkflowStepStaffs",
saveMyAuditOrders: baseUrl + "app/myAuditOrders/audit", saveMyAuditOrders: baseUrl + "app/purchaseApply.auditApplyOrder",
// 公司/员工信息 // 公司/员工信息
queryOrgInfo: baseUrl + "app/org.listOrgs", queryOrgInfo: baseUrl + "app/org.listOrgs",
queryStaffListInfo: baseUrl + "app/query.staff.infos", queryStaffListInfo: baseUrl + "app/query.staff.infos",