diff --git a/src/api/distribution/distributionStockArticle.js b/src/api/distribution/distributionStockArticle.js index 9858dbae..e76515f9 100644 --- a/src/api/distribution/distributionStockArticle.js +++ b/src/api/distribution/distributionStockArticle.js @@ -55,6 +55,16 @@ export const getDetail = (id) => { }) } +export const getQueryQRCode = (params) => { + return request({ + url: '/api/logpm-distribution/distributionStockArticle/getShowTemplate', + method: 'get', + params: { + ...params + } + }) +} + export const remove = (ids) => { return request({ url: '/api/logpm-distribution/distributionStockArticle/remove', diff --git a/src/option/distribution/distributionReservation.js b/src/option/distribution/distributionReservation.js index 20fce529..0d425a04 100644 --- a/src/option/distribution/distributionReservation.js +++ b/src/option/distribution/distributionReservation.js @@ -87,21 +87,45 @@ export default { { label: '时段', prop: 'periodOfTime', + width: '100', + hide: true, + }, + { + label: '时段', + prop: 'periodOfTimeName', width: '100' }, { label: '配送方式', prop: 'deliveryWay', + width: '100', + hide: true, + }, + { + label: '配送方式', + prop: 'deliveryWayName', width: '100' }, { label: '配送类型', prop: 'deliveryType', - width: '100' + width: '100', + hide: true, + }, + { + label: '配送类型', + prop: 'deliveryTypeName', + width: '100', }, { label: '服务类型', prop: 'serveType', + width: '100', + hide: true, + }, + { + label: '服务类型', + prop: 'serveTypeName', width: '100' }, { @@ -127,6 +151,12 @@ export default { { label: '预约信息状态', prop: 'reservationStatus', + width: '120', + hide: true, + }, + { + label: '预约信息状态', + prop: 'reservationStatusName', width: '120' }, { @@ -138,6 +168,12 @@ export default { { label: '备货状态', prop: 'stockupStatus', + width: '100', + hide: true, + }, + { + label: '备货状态', + prop: 'stockupStatusName', width: '100' }, { diff --git a/src/option/distribution/distributionStockArticle.js b/src/option/distribution/distributionStockArticle.js index 370d8960..814898fb 100644 --- a/src/option/distribution/distributionStockArticle.js +++ b/src/option/distribution/distributionStockArticle.js @@ -534,6 +534,10 @@ export default { prop: 'descriptionGoods', search: true }, + { + label: '预约状态', + prop: 'reservationStatusName' + }, { label: '仓库', prop: 'warehouse', @@ -560,16 +564,16 @@ export default { prop: 'completeSetName', search: true }, + // { + // label: '服务类型', + // prop: 'typeService', + // search: true + // }, { label: '品牌', prop: 'brand', search: true }, - { - label: '服务类型', - prop: 'typeService', - search: true - }, { label: '顾客名字', prop: 'customerName' @@ -578,6 +582,10 @@ export default { label: '顾客电话', prop: 'customerTelephone' }, + { + label: '可用数量', + prop: 'applyNum' + }, { label: '顾客地址', prop: 'customerAddress' diff --git a/src/router/views/index.js b/src/router/views/index.js index b61f6875..4b530884 100644 --- a/src/router/views/index.js +++ b/src/router/views/index.js @@ -450,15 +450,15 @@ export default [ // ], // }, { - path: '/distribution/turndelivery/deliveryInfo', + path: '/distribution/turndelivery/deliveryMarket', component: Layout, - redirect: '/distribution/turndelivery/deliveryInfo', + redirect: '/distribution/turndelivery/deliveryMarket', children: [ { - path: '/distribution/turndelivery/deliveryInfo', + path: '/distribution/turndelivery/deliveryMarket', name: 'name', id:'id', - component: () => import('@/views/distribution/turndelivery/deliveryInfo.vue'), + component: () => import('@/views/distribution/turndelivery/deliveryMarket.vue'), }, ], }, @@ -719,6 +719,25 @@ export default [ }, ], }, + { + path: '/reservation/order_listFrom', + component: Layout, + redirect: '/reservation/order_listFrom', + children: [ + { + path: '/distribution/reservation/order_listFrom', + name: '自提明细', + meta: { + i18n: 'dict', + }, + props: route => ({ + name: route.query.name, + id: route.query.id + }), + component: () => import('@/views/reservation/order_listFrom.vue'), + }, + ], + }, // { // path: '/distribution/inventory/distributionPrints', // component: Layout, diff --git a/src/views/distribution/deliverylist/distributionDeliveryListdis.vue b/src/views/distribution/deliverylist/distributionDeliveryListdis.vue index cae23d61..987b73fc 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListdis.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListdis.vue @@ -276,7 +276,7 @@ export default { sortable: true, }, { - prop: 'state', + prop: 'deliveryStatus', label: '配送状态', type: 3, values: '', diff --git a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue index 25338b12..cc375f53 100644 --- a/src/views/distribution/deliverylist/distributionDeliveryListedt.vue +++ b/src/views/distribution/deliverylist/distributionDeliveryListedt.vue @@ -562,7 +562,7 @@ export default { column: [ { label: "包条码", - prop: "packetBarCode", + prop: "orderPackageCode", search: true, width:"100px" }, diff --git a/src/views/distribution/inventory/delivery/distributionStockArticle.vue b/src/views/distribution/inventory/delivery/distributionStockArticle.vue index 75f1b760..092814c3 100644 --- a/src/views/distribution/inventory/delivery/distributionStockArticle.vue +++ b/src/views/distribution/inventory/delivery/distributionStockArticle.vue @@ -942,7 +942,7 @@ export default { this.query['completeSet'] = index; }else if(row.prop ==='orderStatusName'){ this.query['orderStatus'] = index; - }else if(row.prop ==='typeName'){ + }else if(row.prop ==='typeServerName'){ this.query['typeService'] = index; }else{ this.query[row.prop] = index; @@ -972,12 +972,13 @@ export default { return; } let st = false; - this.selectionList.some( i =>{ - if(i.stateName === "已预约"){ + this.selectionList.forEach( i =>{ + console.log("yuyuyuuyu",i); + if(i.reservationStatusName === "已预约"){ st = true; this.$message.warning(i.orderCode+" - 已预约,请勿重复预约!!!"); } - if(i.typeService === 3){ + if(i.typeService == 3){ st = true; this.$message.warning(i.orderCode+" - 为自提单,无法预约!!!"); } @@ -1012,8 +1013,25 @@ export default { if (this.selectionList.length === 0) { this.$message.warning("请选择至少一条数据"); return; + }else{ + let st = false; + this.selectionList.forEach( i =>{ + console.log("yuyuyuuyu",i); + if(i.reservationStatusName == "已预约"){ + st = true; + this.$message.warning(i.orderCode+" - 已预约,无法转为库存品!!!"); + } + if(i.typeService == 3){ + st = true; + this.$message.warning(i.orderCode+" - 为自提单,无法转为库存品!!!"); + } + }) + if(st){ + return + } + this.getSock(); } - this.getSock(); + /*else if (this.selectionList.length > 1){ this.getSock(); @@ -1169,7 +1187,7 @@ export default { // return item // }); }); - getDictionaryBiz('order_package_status').then(res => { + getDictionaryBiz('order_status').then(res => { this.deliveryOrderStatus = res.data.data; this.checkcColumnList("orderStatusName", this.columnList).checkarr=res.data.data.map(item=>{ item.value=item.dictKey diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue b/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue index d1e93551..7efe69e9 100644 --- a/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue +++ b/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue @@ -632,16 +632,16 @@ export default { // fixed: false, // sortable: true, // }, - { - prop: 'typeServerName', - label: '服务类型', - type: 1, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, - }, + // { + // prop: 'typeServerName', + // label: '服务类型', + // type: 1, + // values: '', + // width: '150', + // checkarr: [], + // fixed: false, + // sortable: true, + // }, { prop: 'customerName', label: '顾客名字', @@ -1137,11 +1137,11 @@ export default { this.height = this.setPx(document.body.clientHeight - 340); getDictionaryBiz('distribution_type').then(res => { this.distributionType = res.data.data; - this.checkcColumnList("typeServerName", this.columnList).checkarr=res.data.data.map(item=>{ + /* this.checkcColumnList("typeServerName", this.columnList).checkarr=res.data.data.map(item=>{ item.value=item.dictKey item.label=item.dictValue return item - }); + });*/ // this.columnList[26].checkarr =res.data.data.map(item=>{ // item.value=item.dictKey diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue b/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue index 290352dd..5440adb9 100644 --- a/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue +++ b/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue @@ -983,8 +983,21 @@ export default { if (this.selectionList.length === 0) { this.$message.warning("请选择至少一条数据"); return; + }else{ + let st = false; + this.selectionList.forEach( i =>{ + + if(i.reservationStatusName == "已预约"){ + st = true; + this.$message.warning(i.orderCode+" - 已预约,无法转为库存品!!!"); + } + }) + if(st){ + return + } + this.getSock(); } - this.getSock(); + /*else if (this.selectionList.length > 1){ this.getSock(); @@ -1137,14 +1150,14 @@ export default { }, init () { this.height = this.setPx(document.body.clientHeight - 340); - // getDictionaryBiz('distribution_type').then(res => { - // // this.distributionType = res.data.data; - // // this.columnList[26].checkarr =res.data.data.map(item=>{ - // // item.value=item.dictKey - // // item.label=item.dictValue - // // return item - // // }); - // }); + getDictionaryBiz('distribution_type').then(res => { + this.distributionType = res.data.data; + // this.columnList[26].checkarr =res.data.data.map(item=>{ + // item.value=item.dictKey + // item.label=item.dictValue + // return item + // }); + }); getDictionaryBiz('order_status').then(res => { this.deliveryOrderStatus = res.data.data; this.checkcColumnList("orderStatusName", this.columnList).checkarr=res.data.data.map(item=>{ diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue b/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue index 8eb1524c..d4065a73 100644 --- a/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue +++ b/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue @@ -623,7 +623,7 @@ export default { sortable: true, }, { - prop: 'orderStateName', + prop: 'orderStatusName', label: '订单状态', type: 3, values: '', @@ -681,16 +681,16 @@ export default { // fixed: false, // sortable: true, // }, - { - prop: 'typeServerName', - label: '服务类型', - type: 1, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, - }, + // { + // prop: 'typeServerName', + // label: '服务类型', + // type: 1, + // values: '', + // width: '150', + // checkarr: [], + // fixed: false, + // sortable: true, + // }, { prop: 'notification', label: '通知状态', @@ -1002,8 +1002,8 @@ export default { this.query['freezeStatus'] = index; }else if(row.prop ==='completeSetName'){ this.query['completeSet'] = index; - }else if(row.prop ==='orderStateName'){ - this.query['state'] = index; + }else if(row.prop ==='orderStatusName'){ + this.query['orderStatus'] = index; }else if(row.prop ==='typeName'){ this.query['typeService'] = index; }else{ @@ -1065,6 +1065,16 @@ export default { this.$message.warning("请选择至少一条数据"); return; }else { + let st = false; + this.selectionList.forEach( i =>{ + if(i.reservationStatusName == "已预约"){ + st = true; + this.$message.warning(i.orderCode+" - 已预约,无法转为库存品!!!"); + } + }) + if(st){ + return + } this.getSock(); } @@ -1263,19 +1273,13 @@ export default { this.height = this.setPx(document.body.clientHeight - 340); getDictionaryBiz('distribution_type').then(res => { this.distributionType = res.data.data; - this.checkcColumnList("typeServerName", this.columnList).checkarr=res.data.data.map(item=>{ + /*this.checkcColumnList("typeServerName", this.columnList).checkarr=res.data.data.map(item=>{ item.value=item.dictKey item.label=item.dictValue return item - }); - - // this.columnList[26].checkarr =res.data.data.map(item=>{ - // item.value=item.dictKey - // item.label=item.dictValue - // return item - // }); + });*/ }); - getDictionaryBiz('order_package_status').then(res => { + getDictionaryBiz('order_status').then(res => { this.deliveryOrderStatus = res.data.data; this.checkcColumnList("orderStatusName", this.columnList).checkarr=res.data.data.map(item=>{ item.value=item.dictKey diff --git a/src/views/distribution/inventory/distributionStockArticleDetails.vue b/src/views/distribution/inventory/distributionStockArticleDetails.vue index e8413654..8797c19b 100644 --- a/src/views/distribution/inventory/distributionStockArticleDetails.vue +++ b/src/views/distribution/inventory/distributionStockArticleDetails.vue @@ -184,7 +184,15 @@ - - - diff --git a/src/views/distribution/turndelivery/deliveryMarket.vue b/src/views/distribution/turndelivery/deliveryMarket.vue new file mode 100644 index 00000000..5bb528d8 --- /dev/null +++ b/src/views/distribution/turndelivery/deliveryMarket.vue @@ -0,0 +1,947 @@ + + + + + diff --git a/src/views/reservation/order_list.vue b/src/views/reservation/order_list.vue index 2469dabc..dcc7739d 100644 --- a/src/views/reservation/order_list.vue +++ b/src/views/reservation/order_list.vue @@ -466,16 +466,17 @@ checkarr: [], fixed: false, sortable: true, - }, { - prop: 'availableQuantity', - label: '可用数量', - type: 2, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, }, + // { + // prop: 'availableQuantity', + // label: '可用数量', + // type: 2, + // values: '', + // width: '150', + // checkarr: [], + // fixed: false, + // sortable: true, + // }, { prop: 'handQuantity', label: '未入库数量', @@ -608,16 +609,16 @@ // fixed: false, // sortable: true, // }, - { - prop: 'typeServerName', - label: '服务类型', - type: 3, - values: '', - width: '150', - checkarr: [], - fixed: false, - sortable: true, - }, + // { + // prop: 'typeServerName', + // label: '服务类型', + // type: 3, + // values: '', + // width: '150', + // checkarr: [], + // fixed: false, + // sortable: true, + // }, { prop: 'customerName', label: '顾客名字', @@ -920,10 +921,10 @@ this.onLoad(this.page); }, handleMoke(){ - if (this.selectionList.length === 0) { - this.$message.warning("请选择至少一条数据"); - return; - } + // if (this.selectionList.length === 0) { + // this.$message.warning("请选择至少一条数据"); + // return; + // } let st = false; this.selectionList.some( i =>{ if(i.stateName === "已预约"){ @@ -947,7 +948,7 @@ // 返回false,说明全都相等 if(!notEqualFlag){ this.$router.push({ - path: '/distribution/reservation/reservationFrom', + path: '/distribution/reservation/order_listFrom', query:{ id: this.ids, name: '添加预约单' diff --git a/src/views/reservation/order_listFrom.vue b/src/views/reservation/order_listFrom.vue new file mode 100644 index 00000000..169952f0 --- /dev/null +++ b/src/views/reservation/order_listFrom.vue @@ -0,0 +1,1170 @@ + + + + +