api/globalApi.js
@@ -275,7 +275,7 @@ }, // 获取所在磅房 getWeighHouse: { url: '/wrzs/jccoalweighhouse/getWeighHouse', url: '/wrzs/jccoalweighhouse/getUpperPound', method: 'GET' }, @@ -429,5 +429,18 @@ printer: { url: '/wrzs/printer/handler', method: 'GET' }, /** * @description 装卸员通过负责的单位查询煤场*/ getDeptIdFiled: { url: '/wrzs/jccoalfiled/getDeptIdFiled', method: 'GET' }, /** * @description 装卸员查看煤场下所有的煤种类型 */ getFiledIdCoalBunker: { url: '/wrzs/jccoalbunker/getFiledIdCoalBunker', method: 'GET' } }