出库申请拉单调整
This commit is contained in:
parent
3602611d2d
commit
d0b90a5c4e
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue