Browse Source

前端sdy

zhongtianhaoyuan 4 năm trước cách đây
mục cha
commit
2246985788
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/model/warehouse/index.js

+ 1 - 1
src/model/warehouse/index.js

@@ -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)