摘要: 1.定义一个SystemSevice类,封装一个errorHanlder方法,处理error interface ICustomError { message?:string title?:string alertType?:string } errorHanlder(e:Error | ICust 阅读全文
posted @ 2021-03-10 15:41 囚龙棒主 阅读(406) 评论(0) 推荐(0)
摘要: request.post('/xcb-oms/api/applyForOrders', { ownerId: UserLoginData.shipownerId ? UserLoginData.shipownerId : '', supplyId: supplyId, emptyShipNum: e 阅读全文
posted @ 2021-03-10 11:14 囚龙棒主 阅读(2065) 评论(0) 推荐(0)