mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-06-11 06:07:28 +08:00
优化bug
This commit is contained in:
parent
21f99ea601
commit
b538554a83
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user