utils/jihua.js
@@ -5,10 +5,24 @@
      method: 'GET'
   },
   // 发运列表
   fyList: {
      url: '/yunxiao/contractorder/fyList',
      method: 'GET'
   /**
    * 這是有bug的接口
    */
   // fyList: {
   //    url: '/yunxiao/contractorder/fyList',
   //    method: 'GET'
   // },
   /**
    * 這是正確的
    */
   fyList:{
      url:'/yunxiao/xscarshippingdayplan/fyList',
      method:'GET'
   },
   xscarshippingdayplan: {
      url: '/yunxiao/xscarshippingdayplan/page',
      method: 'GET'