diff --git a/src/api/distribution/distributionDeliveryList.js b/src/api/distribution/distributionDeliveryList.js index 1790e385..9e99837f 100644 --- a/src/api/distribution/distributionDeliveryList.js +++ b/src/api/distribution/distributionDeliveryList.js @@ -8,9 +8,9 @@ export const getList = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; export const getPage = (current, size, params) => { return request({ url: '/api/logpm-distribution/deliveryList/page', @@ -19,9 +19,9 @@ export const getPage = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; export const getstatistics = (current, size, params) => { return request({ url: '/api/logpm-distribution/deliveryList/statistics', @@ -30,26 +30,26 @@ export const getstatistics = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; -export const getDetail = (id) => { +export const getDetail = id => { return request({ url: '/api/logpm-distribution/deliveryList/detail', method: 'get', params: { - id - } - }) -} -export const getOneclick = (data) => { + id, + }, + }); +}; +export const getOneclick = data => { return request({ url: '/api/logpm-distribution/deliveryList/oneloading', method: 'post', - data: data - }) -} + data: data, + }); +}; export const getWrapdetail = (current, size, params) => { return request({ @@ -59,9 +59,9 @@ export const getWrapdetail = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; export const getpackdetail = (current, size, params) => { return request({ url: '/api/logpm-distribution/deliveryList/packdetail', @@ -70,9 +70,9 @@ export const getpackdetail = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; export const getinventorydetail = (current, size, params) => { return request({ url: '/api/logpm-distribution/deliveryList/inventory', @@ -81,9 +81,9 @@ export const getinventorydetail = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; export const getorddetail = (current, size, params) => { return request({ url: '/api/logpm-distribution/deliveryList/order', @@ -92,116 +92,127 @@ export const getorddetail = (current, size, params) => { ...params, current, size, - } - }) -} + }, + }); +}; -export const remove = (ids) => { +export const remove = ids => { return request({ url: '/api/logpm-distribution/deliveryList/remove', method: 'post', params: { ids, - } - }) -} + }, + }); +}; -export const add = (row) => { +export const add = row => { return request({ url: '/api/logpm-distribution/deliveryList/submit', method: 'post', - data: row - }) -} + data: row, + }); +}; -export const update = (row) => { +export const update = row => { return request({ url: '/api/logpm-distribution/deliveryList/submit', method: 'post', - data: row - }) -} + data: row, + }); +}; /** * 查询配送任务信息 * @param id * @returns {AxiosPromise} */ -export const getDeliveryList = (id) => { +export const getDeliveryList = id => { return request({ url: '/api/logpm-distribution/deliveryList/getDeliveryList', method: 'get', params: { id, - } - }) -}/** + }, + }); +}; +/** * 查询市配任务 * @param id * @returns {AxiosPromise} */ -export const getMarketDeliveryList = (id) => { +export const getMarketDeliveryList = id => { return request({ url: '/api/logpm-distribution/deliveryList/getMarketDeliveryList', method: 'get', params: { id, - } - }) -} + }, + }); +}; /** * 修改配送计划 * @param data * @returns {AxiosPromise} */ -export const updateDeliveryList = (data) => { +export const updateDeliveryList = data => { return request({ url: '/api/logpm-distribution/deliveryList/updateDeliveryList', method: 'put', - data: data - }) -} + data: data, + }); +}; /** * 修改配送计划 * @param data * @returns {AxiosPromise} */ -export const updateMarketDelivery = (data) => { +export const updateMarketDelivery = data => { return request({ url: '/api/logpm-distribution/deliveryList/updateMarketDelivery', method: 'put', - data: data - }) -} + data: data, + }); +}; /** * 查询配送任务订单地图信息 * @param data * @returns {AxiosPromise} */ -export const selectStockArticleAtlasInfo = (id) => { +export const selectStockArticleAtlasInfo = id => { return request({ url: '/api/logpm-distribution/deliveryList/selectStockArticleAtlasInfo', method: 'get', params: { id, - } - }) -} + }, + }); +}; /** * 取消配送任务 * @param data * @returns {AxiosPromise} */ -export const cancelDeliveryListTask = (data) => { +export const cancelDeliveryListTask = data => { return request({ url: '/api/logpm-distribution/deliveryList/cancelMarketDeliveryListTask', method: 'post', - data: data - }) -} - - + data: data, + }); +}; +/** + * 批量打印 + * @param data + * @returns {AxiosPromise} + */ +export const printBatch = data => { + return request({ + url: '/api/logpm-distribution/deliveryList/printBatch', + method: 'post', + params: data, + }); +}; diff --git a/src/utils/print.js b/src/utils/print.js new file mode 100644 index 00000000..4cd46eea --- /dev/null +++ b/src/utils/print.js @@ -0,0 +1,33 @@ +import { getLodop } from '@/utils/LodopFuncs'; +/** + * 根据传入的元素列表进行打印 + * @param nodeList 元素节点列表 + */ +const point = nodeList => { + // 直接调用时使用默认节点列表 + if (!nodeList) nodeList = document.querySelectorAll('.el-dialog__body>div>div>div'); + + // 初始化打印实例 + let LODOP = getLodop(); + + // 当列表内没有元素时, 退出函数 + if (nodeList.length === 0) return; + + // 循环列表内元素并打印 + nodeList.forEach(orderNode => { + let templateData = orderNode.innerHTML; + LODOP.PRINT_INITA(1, 1, 900, 660, '测试预览功能'); + LODOP.SET_PRINT_MODE('WINDOW_DEFPRINTER', 'Godex G500'); + LODOP.SET_PRINT_STYLEA(0, 'TextNeatRow', true); //允许标点溢出,且英文单词拆开 + // // 设置打印整宽且不变形 + LODOP.SET_PRINT_MODE('PRINT_PAGE_PERCENT', 'Auto-Width'); + // // 设置打印后自动关闭 + LODOP.SET_PRINT_MODE('AUTO_CLOSE_PREWINDOW', 1); + // // data就是一段html文本 + LODOP.ADD_PRINT_HTM('0%', '0%', '100%', '100%', templateData); + // LODOP.PREVIEW(); //预览(预览打印无脚标) + LODOP.PRINT(); //直接打印 + }); +}; + +export default point; diff --git a/src/views/distribution/deliverylist/distributionDeliveryList.vue b/src/views/distribution/deliverylist/distributionDeliveryList.vue index 7f9b5007..2478723a 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryList.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryList.vue @@ -91,7 +91,7 @@