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