Browse Source

Merge branch 'dev' into pre-production

fix_bug_pro20231227
pref_mail@163.com 2 years ago
parent
commit
08d0ba03f0
  1. 338
      src/views/distribution/deliverylist/distributionDeliveryListedt.vue
  2. 4
      src/views/distribution/disStockListDetail/disStockListDetail.vue
  3. 4
      src/views/distribution/disStockOrdercodeReco/disStockOrdercodeReco.vue
  4. 1
      src/views/distribution/signdetail/distributionSigndetaledt.vue

338
src/views/distribution/deliverylist/distributionDeliveryListedt.vue

@ -608,159 +608,159 @@ export default {
fixed: false,
sortable: true,
},
{
prop: 'stockCount',
label: '在库数',
type: 4,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'totalWeight',
label: '总重量',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'totalVolume',
label: '总体积',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'deliveryMethodStr',
label: '送货方式',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'urgencyStr',
label: '紧急度',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'receiptCount',
label: '回单数',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'receiptRequirement',
label: '回单要求',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'agent',
label: '经办人',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'documentMakingTime',
label: '制单时间',
type: 5,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'remark',
label: '备注',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'batchNo',
label: '批次号',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'serviceTypeStr',
label: '服务类型',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'serviceNo',
label: '服务号',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
{
prop: 'freezeStatusStr',
label: '冻结状态',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: false,
},
// {
// prop: 'stockCount',
// label: '',
// type: 4,
// values: '',
// width: '180',
// checkarr: [],
// fixed: false,
// sortable: true,
// },
// {
// prop: 'totalWeight',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'totalVolume',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'deliveryMethodStr',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'urgencyStr',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'receiptCount',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'receiptRequirement',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'agent',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'documentMakingTime',
// label: '',
// type: 5,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'remark',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'batchNo',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'serviceTypeStr',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'serviceNo',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
// {
// prop: 'freezeStatusStr',
// label: '',
// type: 2,
// values: '',
// width: '150',
// checkarr: [],
// fixed: false,
// sortable: true,
// head: false,
// },
{
prop: '',
label: '操作',
@ -1417,24 +1417,24 @@ export default {
// search: true,
// width: '100px'
// },
// {
// label: '',
// prop: 'packageNub',
// search: true,
// width: '100px',
// },
{
label: '配送件数',
prop: 'packageNub',
label: '计划包件数',
prop: 'reservationNum',
search: true,
width: '100px',
},
{
label: '配送库存品数',
label: '计划库存品数',
prop: 'reservationStockListNum',
search: true,
width: '110px',
},
{
label: '计划件数',
prop: 'reservationNum',
search: true,
width: '100px',
},
{
label: '扫描件数',
prop: 'loadedNub',
@ -1447,13 +1447,6 @@ export default {
search: true,
width: '100px',
},
{
label: '备注',
prop: 'remarks',
search: false,
width: '100px',
hide: true,
},
{
label: '是否加急',
prop: 'isUrgentName',
@ -1472,6 +1465,13 @@ export default {
search: true,
width: '100px',
},
{
label: '备注',
prop: 'remarks',
search: false,
width: '100px',
hide: true,
},
{
label: '司机签收时间',
prop: 'signingStatus',

4
src/views/distribution/disStockListDetail/disStockListDetail.vue

@ -138,8 +138,8 @@
</template>
<script>
import { getList, getDetail, add, update, remove } from "@/api/disStockListDetail/disStockListDetail";
import option from "@/option/disStockListDetail/disStockListDetail";
import { getList, getDetail, add, update, remove } from "@/api/distribution/disStockListDetail";
import option from "@/option/distribution/disStockListDetail";
import { mapGetters } from "vuex";
export default {

4
src/views/distribution/disStockOrdercodeReco/disStockOrdercodeReco.vue

@ -117,8 +117,8 @@
</template>
<script>
import { getList, getDetail, add, update, remove } from "@/api/disStockOrdercodeReco/disStockOrdercodeReco";
import option from "@/option/disStockOrdercodeReco/disStockOrdercodeReco";
import { getList, getDetail, add, update, remove } from "@/api/distribution/disStockOrdercodeReco";
import option from "@/option/distribution/disStockOrdercodeReco";
import { mapGetters } from "vuex";
export default {

1
src/views/distribution/signdetail/distributionSigndetaledt.vue

@ -1,3 +1,4 @@
<template>
<basic-container>
<div class="avue-crud">

Loading…
Cancel
Save