|
@@ -74,7 +74,7 @@ export const goodsnameXiala = appRx.get(API_GET_GOODSNAME_XIALA, errorCatcher, e
|
|
|
//临时库待完成
|
|
|
export const completeList = appRx.get(API_GET_WAREHOUSE_LIST, errorCatcher, errorHandle, filter)
|
|
|
//临时出入库合同编号下拉
|
|
|
-export const xialaNo = appRx.get(API_GET_WAREHOUSE_NO, errorCatcher, errorHandle, filter)
|
|
|
+export const xialaNo = appRx.get(API_GET_WAREHOUSE_NO,errorCatcher,errorHandle,filter)
|
|
|
|
|
|
|
|
|
|