From a88092021b14abc67c2f2e53ce722d609632aeb5 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期二, 23 八月 2022 08:07:36 +0800 Subject: [PATCH] 修改日计划,我的待办,等相应bug --- utils/api.js | 37 ++++++++++++++++++++++--------------- 1 files changed, 22 insertions(+), 15 deletions(-) diff --git a/utils/api.js b/utils/api.js index 86a38e7..74918e9 100644 --- a/utils/api.js +++ b/utils/api.js @@ -4,16 +4,16 @@ url:'/admin/dept/compTree', method:'GET' }, - - // 鎴戠殑鐢宠 + + // 鎴戠殑鐢宠 getProcessDataList:{ url:'/oa/actBusiness/getByCondition', name:'pig', method:'GET' }, - - + + // 鏂板鐢宠 getNewProcessDataList:{ url:'/oa/actProcess/getByCondition', @@ -60,8 +60,8 @@ name:'pig', method:'GET' }, - - + + // 閫夋嫨瀹㈡埛 // 鎼滅储 customer:{ @@ -78,8 +78,8 @@ // url:'/yunxiao/account/getAccountByCustmoerIdAndCompId', // method:'GET' // }, - - + + // 閫夋嫨鍚堝悓 contract:{ url:'/yunxiao/contract/page', @@ -98,14 +98,14 @@ url:"/yunxiao/trainFreight/find", mehtod:"GET" }, - + // 鍚堝悓璇︽儏 getByContractId:{ url:'/yunxiao/contractitem/getByContractId', method:'GET' }, - - + + // 娣诲姞鐢宠 xswaybill:{ url:'/yunxiao/xswaybill', @@ -116,8 +116,8 @@ url:'/yunxiao/coalpricemodifyinfo/getNewPrice', method:'GET' }, - - + + // 鎾ゅ洖 withDraw:{ url:'/oa/actBusiness/cancel', @@ -145,7 +145,7 @@ name:'pig', method:'GET' }, - + // 琛ㄥ崟鏁版嵁 formData:{ url:'/yunxiao/xswaybill', @@ -185,4 +185,11 @@ // url:'/auth/token/logout', // method:'DELETE' // } -} \ No newline at end of file + + // 鐓や粨褰撳墠鍓╀綑閲� + coalbunker:{ + url:'/yunxiao/coalbunker/page', + method:'GET' + } + +} -- Gitblit v1.9.1