api/globalApi.js
@@ -383,13 +383,27 @@ method: 'GET' }, /** * @description */ * @description 选择煤种 */ getAccordingCoalNameAll: { url: '/wrzs/tmtaskcoal/getAccordingCoalNameAll', method: 'GET' }, /** * @description 确认卸货 */ confirmLoadAndUnload: { url: '/wrzs/tmtaskcoal/confirmLoadAndUnload', method: 'POST' }, /** * @description 皮重异常 */ getAvgSkin: { url: '/wrzs/tmtaskcoal/getAvgSkin', method: 'GET' }, /** * @description 皮重异常原因填写 */ tmAbnormalTextAdd: { url: '/wrzs/tmtaskcoal/tmAbnormalTextAdd', method: 'POST' } }