Ver código fonte

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

gjy 4 anos atrás
pai
commit
899a8b4d70
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      src/model/warehouse/index.js

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

@@ -24,8 +24,7 @@ import {
     API_GET_WAREHOUSE_NO,
     API_GET_STAFF,
     API_GET_GOODSNAME_XIALA,
-    API_GET_WAREHOUSE_LIST,
-
+    API_GET_WAREHOUSE_LIST
 } from '@/api/V2/warehouse'
 // 列表
 export const getList = appRx.get(API_GET_WAREHOUSE_BASEINFO, errorCatcher, errorHandle, filter)