diff --git a/src/ic/ic/sapplybill/transfer2/const/index.js b/src/ic/ic/sapplybill/transfer2/const/index.js index f9036dd..07ef988 100644 --- a/src/ic/ic/sapplybill/transfer2/const/index.js +++ b/src/ic/ic/sapplybill/transfer2/const/index.js @@ -29,8 +29,8 @@ const fileds_orgfilter_Bljh = [ 'pk_storereq_b.cvendorid' //供应商 ]; const PK = { - headBljh: 'pk_storereq', - bodyBljh: 'pk_storereq_b' + headBljh: 'mm_pickm', + bodyBljh: 'mm_pickm_b' }; const URL = { searchBljh: '/nccloud/ic/sapplybill/queryPickm.do'