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 @@
- 批量打印 + 批量打印
@@ -205,6 +205,26 @@ :drawerShow="drawerShow" :columnList="columnList" > + + +
+
+ + +
+ + + 打 印 + 确 定 + 取 消 + +
+ + diff --git a/src/views/distribution/deliverylist/distributionDeliveryListmar.vue b/src/views/distribution/deliverylist/distributionDeliveryListmar.vue index 495ba47c..60b3afc0 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListmar.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListmar.vue @@ -1,68 +1,63 @@ diff --git a/src/views/distribution/inventory/distributionStockArticleDetails.vue b/src/views/distribution/inventory/distributionStockArticleDetails.vue index 5d4461fd..9a07c937 100644 --- a/src/views/distribution/inventory/distributionStockArticleDetails.vue +++ b/src/views/distribution/inventory/distributionStockArticleDetails.vue @@ -352,6 +352,7 @@ import { getListMaterial } from '@/api/basic/basicMaterial'; import { getLodop } from '@/utils/LodopFuncs'; import { getStockTemplate } from '@/api/distribution/distributionStockArticle'; import dayjs from 'dayjs'; +import print from '@/utils/print'; export default { data() { @@ -840,39 +841,8 @@ export default { this.onLoadOwn(this.page); }, printTemplate() { - console.log('111 :>> ', 111); const orderNodeList = document.querySelectorAll('.el-dialog__body>div>div>div'); - orderNodeList.forEach(orderNode => { - console.log('orderNode :>> ', orderNode); - // console.log('orderNode.innerHTML :>> ', orderNode.innerHTML); - }); - - let LODOP = getLodop(); - console.log('LODOP>>>>>', LODOP); - // console.log("this.ids>>>>>",this.selectionList); - // if (this.selectionList.length === 0){ - // this.$message.warning("请选择至少一条数据"); - // return; - // } - - // 注释 - getStockTemplate({ id: this.materialQRCode.id }).then(res => { - console.log('返回的数据', res.data.data); - let templateData = res.data.data; - // let templateData = "res.data.data"; - // console.log(templateData); - 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(); //直接打印 - }); + print(orderNodeList); }, //提交物品数据 handleSubmitMethod() { diff --git a/src/views/distribution/stockup/distributionStockupDetailsSelf.vue b/src/views/distribution/stockup/distributionStockupDetailsSelf.vue index 18982f56..5b24d6cb 100644 --- a/src/views/distribution/stockup/distributionStockupDetailsSelf.vue +++ b/src/views/distribution/stockup/distributionStockupDetailsSelf.vue @@ -383,6 +383,7 @@ import { getStockDetail } from '@/api/distribution/distributionStock'; import { getStockTemplate, showOrderPackgeCode } from '@/api/distribution/distributionStockArticle'; import { getLodop } from '@/utils/LodopFuncs'; import dayjs from 'dayjs'; +import print from '@/utils/print'; export default { data() { @@ -1203,7 +1204,7 @@ export default { hide: false, }, ], - selectionList1:[] + selectionList1: [], }; }, mounted() { @@ -1464,30 +1465,9 @@ export default { }, //打印 printTemplate() { - let LODOP = getLodop(); - console.log('LODOP>>>>>', LODOP); - // console.log("this.ids>>>>>",this.selectionList); - // if (this.selectionList.length === 0){ - // this.$message.warning("请选择至少一条数据"); - // return; - // } - getStockTemplate({ id: this.materialQRCode.id }).then(res => { - console.log('返回的数据', res.data.data); - let templateData = res.data.data; - // let templateData = "res.data.data"; - // console.log(templateData); - 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(); //直接打印 - }); + // const orderNodeList = document.querySelectorAll('.el-dialog__body>div>div>div'); + // 调用打印方法打印表单 + print(); }, //查看包条码 handleQRCode(row) { @@ -1805,7 +1785,7 @@ export default { }, selectionClear() { this.selectionList = []; - this.checkselect=[] + this.checkselect = []; // this.$refs.table.clearSelection(); }, currentChange(currentPage) { diff --git a/src/views/warehouse/warehousingentry/warehouseWarehouseingAddReceipt.vue b/src/views/warehouse/warehousingentry/warehouseWarehouseingAddReceipt.vue index c5785915..3c819182 100644 --- a/src/views/warehouse/warehousingentry/warehouseWarehouseingAddReceipt.vue +++ b/src/views/warehouse/warehousingentry/warehouseWarehouseingAddReceipt.vue @@ -453,12 +453,12 @@ export default { deep: true, immediate: true }, - 'form.clientId': { - handler(newVal) { - console.log("newVal>>>>>>>>>>>>>>>",newVal) - console.log("this.options>>>>>>>>>>>>>>>",this.options) - }, -} +// 'form.clientId': { +// handler(newVal) { +// console.log("newVal>>>>>>>>>>>>>>>",newVal) +// console.log("this.options>>>>>>>>>>>>>>>",this.options) +// }, +// } }, computed: { @@ -490,13 +490,17 @@ export default { this.store = []; let b = await getWarehouseDetail(a); - console.log('bbbb', b.data.data); + console.log('bbbb>>>>', b.data.data); const da = b.data.data; this.options.push({ label: da.customerName, value: da.clientId, }); + this.optionCodes.push({ + label: da.customerCode, + value: da.clientId, + }); if (!!da.storeId && da.storeId != '-1') { console.log('门店》》》》'); @@ -689,7 +693,6 @@ export default { this.form.clientId = obj.value; } this.form.serviceType =null; - console.log(""); let aa = ''; this.options.some(i => { // console.log(">><><><<>",i); @@ -699,6 +702,14 @@ export default { aa = i.value; } }); + this.optionCodes.some(i => { + console.log(">><><><<>",i); + if (i.value == row) { + this.form.clientCode = i.label; + //查询客户服务类型 + aa = i.value; + } + }); let bu = await getListName(this.page.currentPage, this.page.pageSize, { clientId: aa, typeService: '3', @@ -878,7 +889,7 @@ export default { this.$refs.form.validate(valid => { if (valid) { if (!this.form.id) { - // console.log("this.form111",this.form); + console.log("this.form111",this.form); if (this.data.length > 0) { this.form.list = this.data; add(this.form).then(() => { @@ -903,7 +914,7 @@ export default { // if(parseInt(this.$route.query.type) == 3){ // // } - // console.log("this.form222",this.form); + console.log("this.form222",this.form); if (!!this.form.totalInput && parseInt(this.form.totalInput) == '-1') { this.form.totalInput = null; } diff --git a/src/views/warehouse/warehousingentry/warehouseWarehousingEntry.vue b/src/views/warehouse/warehousingentry/warehouseWarehousingEntry.vue index 88065123..2b9e8d44 100644 --- a/src/views/warehouse/warehousingentry/warehouseWarehousingEntry.vue +++ b/src/views/warehouse/warehousingentry/warehouseWarehousingEntry.vue @@ -575,7 +575,6 @@ export default { this.onLoad(this.page); }, handleEditOwn (row) { - this.$router.push({ path: '/warehouse/warehousingentry/warehouseWarehouseingAddReceipt', query:{