From 1c7b86f984498eab66968c8d9e9ece42634b96bb Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期二, 28 十一月 2023 14:10:48 +0800 Subject: [PATCH] 收款明细页面及对接接口、详情页面 测试bug调整 --- utils/jihua.js | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/utils/jihua.js b/utils/jihua.js index 9fdb15c..8f080eb 100644 --- a/utils/jihua.js +++ b/utils/jihua.js @@ -5,7 +5,7 @@ method: 'GET' }, // 鍙戣繍鍒楄〃 - + /** * 閫欐槸鏈塨ug鐨勬帴鍙� */ @@ -13,7 +13,7 @@ // url: '/yunxiao/contractorder/fyList', // method: 'GET' // }, - + /** * 閫欐槸姝g⒑鐨� */ @@ -21,20 +21,20 @@ url:'/yunxiao/xscarshippingdayplan/fyList', method:'GET' }, - - + + xscarshippingdayplan: { url: '/yunxiao/xscarshippingdayplan/page', method: 'GET' }, - + // xscarshippingdayplan: { // url: '/yunxiao/contractorder/page', // method: 'GET' // }, - + // /yunxiao/xscarshippingdayplan - addObj: { + xscarshippingdayplanAddObj: { url: '/yunxiao/xscarshippingdayplan', method: 'POST' }, @@ -48,4 +48,4 @@ url: '/admin/menu', method: 'GET' } -} \ No newline at end of file +} -- Gitblit v1.9.1