api/globalApi.js
@@ -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' } }