diff --git a/src/option/distribution/zeroAdditionalRecording.js b/src/option/distribution/zeroAdditionalRecording.js
index bf8f853f..69fe7004 100644
--- a/src/option/distribution/zeroAdditionalRecording.js
+++ b/src/option/distribution/zeroAdditionalRecording.js
@@ -30,7 +30,7 @@ export const oldColumnList = [
label: '合同号',
type: 1,
values: '',
- width: '300',
+ width: '200',
checkarr: [],
fixed: true,
sortable: true,
@@ -211,7 +211,7 @@ export const newColumnList = [
label: '合同号',
type: 1,
values: '',
- width: '300',
+ width: '200',
checkarr: [],
fixed: true,
sortable: true,
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticle.vue b/src/views/distribution/inventory/delivery/distributionStockArticle.vue
index c87f5c38..f7ec5bcb 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticle.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticle.vue
@@ -42,35 +42,50 @@
- 批量转库存品
+
+
+ 批量转库存品
+
+
+
修改客户信息
+ >修改客户信息
+
+
+
修改服务类型
+ 修改服务类型
+
+
+
修改收货单位
+ >修改收货单位
+
+
+
+ 批量打印
+
+
导 出
- 创建提货单
+
+
+ 创建提货单
+
+
- {{
- slotProps.scope.row.notReceived
- }}
+ {{ slotProps.scope.row.notReceived }}
@@ -416,8 +429,8 @@
-
-
+
+
> ', error);
+ } finally {
+ this.loadingObj.pageLoading = false;
+ }
+ },
handleGoLogs({ row }) {
this.$router.push({
path: '/distribution/inventory/delivery/orderLogs',
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue b/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
index 83444bac..a778474e 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticleDiscuss.vue
@@ -39,22 +39,35 @@
+
+
修改客户信息
+ >修改客户信息
+
+
+
修改运单收货人
+ >修改运单收货人
+
+
+
修改收货单位
- 修改服务类型
+ 修改收货单位
+
+
+
+
+ 修改服务类型
+
+
+
+ 批量打印
+
导 出
@@ -98,9 +111,7 @@
- {{
- slotProps.scope.row.notReceived
- }}
+ {{ slotProps.scope.row.notReceived }}
@@ -146,24 +157,25 @@
-
-
-
+
+
+
+
@@ -193,6 +205,8 @@
+
+
@@ -227,6 +241,8 @@
+
+
@@ -252,6 +268,8 @@
+
+
+
-
-
+
+
> ', error);
+ } finally {
+ this.loadingObj.pageLoading = false;
+ }
+ },
/** 查看日志 */
handleGoLogs({ row }) {
this.$router.push({
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue b/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue
index 3ba7403a..5d533fcf 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticleMarket.vue
@@ -40,48 +40,68 @@
+
批量转库存品
+ >批量转库存品
+
+
+
修改客户信息
+ 修改客户信息
+
+
+
修改收货单位
+ 修改收货单位
+
+
+
修改服务类型
+ 修改服务类型
+
- 创建提货单
+
+
+ 创建提货单
+
+
+
再次通知
+ >再次通知
+
+
+
通知提货
+ >通知提货
+
+
+
+ 批量打印
+
+
导 出
@@ -127,9 +147,7 @@
- {{
- slotProps.scope.row.notReceived
- }}
+ {{ slotProps.scope.row.notReceived }}
@@ -176,24 +194,24 @@
-
-
-
+
+
+
@@ -223,6 +241,8 @@
+
+
@@ -257,6 +277,8 @@
+
+
@@ -282,6 +304,7 @@
+
+
> ', error);
+ } finally {
+ this.loadingObj.pageLoading = false;
+ }
+ },
/** 查看日志 */
handleGoLogs({ row }) {
this.$router.push({
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue b/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue
index 72ba3287..6525784e 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticleSelf.vue
@@ -38,34 +38,54 @@
+
+
创建提货单
+ >创建提货单
+
+
+
批量转库存品
+ >批量转库存品
+
+
+
修改客户信息
+ >修改客户信息
+
+
+
修改运单收货人
+ >修改运单收货人
+
+
+
修改收货单位
+ >修改收货单位
+
+
+
修改服务类型
- 通知提货
- 再次通知
+ >修改服务类型
+
+
+
+
+ 通知提货
+
+
+
+
+ 再次通知
+
+
+
+ 批量打印
+
导 出
@@ -110,9 +130,7 @@
- {{
- slotProps.scope.row.notReceived
- }}
+ {{ slotProps.scope.row.notReceived }}
@@ -158,24 +176,24 @@
-
-
-
+
+
+
@@ -252,6 +270,8 @@
+
+
@@ -286,6 +306,8 @@
+
+
@@ -311,6 +333,7 @@
+
+
-->
+
+
@@ -580,6 +606,7 @@ import {
deepClone,
getObjType,
handleClearTableQuery,
+ handleSelectQuery,
} from '@/utils/util';
import { columnList } from '@/option/distribution/distributionStockArticleSelf';
import { ElMessage, ElMessageBox } from 'element-plus';
@@ -870,26 +897,7 @@ export default {
console.log(index, row);
},
selectsc(index, row) {
- console.log(index, row);
- if (row.prop === 'freezeStatusName') {
- this.query['freezeStatus'] = index;
- } else if (row.prop === 'completeSetName') {
- this.query['completeSet'] = index;
- } else if (row.prop === 'reservationStatusName') {
- this.query['reservationStatus'] = index;
- } else if (row.prop === 'groundingStatusName') {
- this.query['groundingStatus'] = index;
- } else if (row.prop === 'stockupStatusName') {
- this.query['stockupStatus'] = index;
- } else if (row.prop === 'orderStatusName') {
- this.query['orderStatus'] = index;
- } else if (row.prop === 'typeName') {
- this.query['typeService'] = index;
- } else if (row.prop === 'orderReceiveStatusName') {
- this.query['orderReceiveStatus'] = index;
- } else {
- this.query[row.prop] = index;
- }
+ handleSelectQuery(index, row, this.query);
this.onLoad(this.page);
},
timesc(index, row) {
@@ -909,8 +917,8 @@ export default {
this.onLoad(this.page);
},
InformationViewing(row) {
- if(!row.notReceived || Number(row.isZero)) {
- return
+ if (!row.notReceived || Number(row.isZero)) {
+ return;
}
this.$router.push({
path: '/distribution/inventory/delivery/Unstoreddetails',
@@ -1642,6 +1650,34 @@ export default {
this.loadingObj.pageLoading = false;
}
},
+ /** 批量查看二维码 */
+ async handleBatchPrinter() {
+ try {
+ if (this.selectionList.length === 0) return ElMessage.warning('请勾选需要打印的零担订单');
+
+ let _ids = '';
+ for (let i = 0; i < this.selectionList.length; i++) {
+ const val = this.selectionList[i];
+ _ids += i === this.selectionList.length - 1 ? val.id : val.id + ',';
+
+ if (Number(val.isZero) === 1) continue;
+ return ElMessage.warning('仅支持零担订单的批量查看二维码');
+ }
+
+ this.loadingObj.pageLoading = true;
+ const res = await postShowOrderCode({ ids: _ids });
+
+ const { code, data } = res.data;
+ if (code !== 200) return;
+
+ this.html = this.getHtmls(data.dataList, data.templateHtml);
+ this.popUpShow.printVisited = true;
+ } catch (error) {
+ console.log('error :>> ', error);
+ } finally {
+ this.loadingObj.pageLoading = false;
+ }
+ },
/** 查看日志 */
handleGoLogs({ row }) {
this.$router.push({
diff --git a/src/views/distribution/inventory/delivery/distributionStockArticleWhole.vue b/src/views/distribution/inventory/delivery/distributionStockArticleWhole.vue
index 38e5d289..b5438d18 100644
--- a/src/views/distribution/inventory/delivery/distributionStockArticleWhole.vue
+++ b/src/views/distribution/inventory/delivery/distributionStockArticleWhole.vue
@@ -170,6 +170,8 @@
+
+
@@ -199,6 +201,8 @@
+
+
@@ -233,6 +237,8 @@
+
+
@@ -403,7 +409,7 @@ import { mapGetters } from 'vuex';
import { getDictionaryBiz } from '@/api/system/dict';
import dayjs from 'dayjs';
import { getUser } from '@/api/system/user';
-import { handleClearTableQuery } from '@/utils/util';
+import { handleClearTableQuery, handleSelectQuery } from '@/utils/util';
export default {
data() {
@@ -974,26 +980,7 @@ export default {
console.log(index, row);
},
selectsc(index, row) {
- console.log(index, row);
- if (row.prop === 'freezeStatusName') {
- this.query['freezeStatus'] = index;
- } else if (row.prop === 'completeSetName') {
- this.query['completeSet'] = index;
- } else if (row.prop === 'reservationStatusName') {
- this.query['reservationStatus'] = index;
- } else if (row.prop === 'groundingStatusName') {
- this.query['groundingStatus'] = index;
- } else if (row.prop === 'stockupStatusName') {
- this.query['stockupStatus'] = index;
- } else if (row.prop === 'orderStatusName') {
- this.query['orderStatus'] = index;
- } else if (row.prop === 'typeServerName') {
- this.query['typeService'] = index;
- } else if (row.prop === 'orderReceiveStatusName') {
- this.query['orderReceiveStatus'] = index;
- } else {
- this.query[row.prop] = index;
- }
+ handleSelectQuery(index, row, this.query);
this.onLoad(this.page);
},
timesc(index, row) {