Browse Source

更新

dev-warehouse
zhangsiyu 2 years ago
parent
commit
25dbf68002
  1. 371
      src/views/distribution/inventory/distrilbutionBillLadingList.vue
  2. 2
      src/views/distribution/signfor/distributionSignfor.vue
  3. 241
      src/views/distribution/stockup/distributionStockup.vue

371
src/views/distribution/inventory/distrilbutionBillLadingList.vue

@ -27,42 +27,30 @@
<!-- 头部右侧按钮模块 --> <!-- 头部右侧按钮模块 -->
<div class="avue-crud__right"> <div class="avue-crud__right">
<el-button icon="el-icon-refresh" @click="searchChange" circle></el-button> <el-button icon="el-icon-refresh" @click="searchChange" circle></el-button>
<el-button icon="Operation" @click="showdrawer(true)" circle></el-button>
<el-button icon="el-icon-search" @click="searchHide" circle></el-button> <el-button icon="el-icon-search" @click="searchHide" circle></el-button>
</div> </div>
</div> </div>
</el-row> </el-row>
<el-row> <el-row>
<!-- 列表模块 --> <!-- 列表模块 -->
<el-table ref="table" v-loading="loading" <tablecmt
@selection-change="selectionChange" :columnList="columnList"
:data="data" :tableData="data"
:height="height" :loading="loading"
style="width: 100%" @inputTxt="inputsc"
:border="option.border"> @timeCheck="timesc"
<el-table-column type="selection" v-if="option.selection" width="55" align="center"></el-table-column> @btnCheck="btnsc"
<el-table-column type="expand" v-if="option.expand" align="center"></el-table-column> @selectCheck="selectsc"
<el-table-column v-if="option.index" label="序号" type="index" width="70" align="center"> @selection="selectionChange"
</el-table-column> >
<template v-for="(item,index) in option.column"> <template #default="slotProps">
<!-- table字段 --> <el-button size="small" @click="editsolt(slotProps.scope)">Edit</el-button>
<el-table-column v-if="item.hide!==true" <el-button size="small" type="danger" @click="delectsolt(slotProps.scope)"
:prop="item.prop" >Delete</el-button
:label="item.label" >
:width="item.width"
:key="index">
</el-table-column>
</template> </template>
<!-- 操作栏模块 --> </tablecmt>
<el-table-column prop="menu" label="操作" :width="220" align="center">
<template #="{row}">
<el-button type="primary" text icon="el-icon-view" @click="handleView(row)">查看</el-button>
<el-button type="primary" text icon="el-icon-edit" @click="handleEdit(row)">编辑</el-button>
<el-button type="primary" text icon="el-icon-delete" @click="rowDel(row)">打印</el-button>
<el-button type="primary" text icon="el-icon-delete" @click="rowDel(row)">情况跟进</el-button>
<el-button type="primary" text icon="el-icon-delete" @click="rowDel(row)">签收</el-button>
</template>
</el-table-column>
</el-table>
</el-row> </el-row>
<el-row> <el-row>
<div class="avue-crud__pagination" style="width:100%"> <div class="avue-crud__pagination" style="width:100%">
@ -275,6 +263,12 @@
</div>--> </div>-->
</basic-container> </basic-container>
<edittablehead
@setcolum="setnewcolum"
@closce="showdrawer"
:drawerShow="drawerShow"
:columnList="columnList"
></edittablehead>
</template> </template>
<script> <script>
@ -287,6 +281,273 @@ import { getToken } from '@/utils/auth';
export default { export default {
data () { data () {
return { return {
columnList: [
{
prop: '',
label: '序号',
type: 0,
values: '',
width: 55,
checkarr: [],
fixed: true,
},
{
prop: 'pickUpTime',
label: '提货批次',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: true,
sortable: true,
head: false,
},
{
prop: 'serviceNumber',
label: '服务号',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'waybillNumber',
label: '运单号',
type: 2,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'consigneeUnit',
label: '收货单位',
type: 2,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'customerName',
label: '收货人',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'customerTelephone',
label: '联系电话',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'warehouse',
label: '仓库',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: true,
},
{
prop: 'warehouseEntryTime',
label: '入库时间',
type: 4,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'collect_fee',
label: '到付运费',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'transport',
label: '搬运费',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'storageFee',
label: '仓储费',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'forklift',
label: '叉车费',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'pickUpTime',
label: '总费用',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'totalNumber',
label: '应提件数',
type: 4,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'handQuantity',
label: '实提件数',
type: 4,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'brand',
label: '品牌',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'typeService',
label: '服务类型',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'pickUpTime',
label: '货品信息',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'pickUpTime',
label: '提货手机',
type: 1,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: false,
},
{
prop: 'consignee',
label: '提货人',
type: 1,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: false,
},
{
prop: 'pickUpPlate',
label: '提货车牌',
type: 1,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: false,
},
{
prop: 'deliveryDocument',
label: '提货证件',
type: 1,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: false,
},
{
prop: 'certificateType',
label: '证件类型',
type: 1,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: false,
},
{
prop: 'totalCost',
label: '费用合计',
type: 1,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: false,
},
{
prop: '',
label: '操作',
type: 6,
values: '',
width: '150',
checkarr: [],
fixed: 'right',
hide: true,
},
// ...
],
columnListedit: [],
drawerShow: false,
height: 0, height: 0,
// //
title: '', title: '',
@ -324,6 +585,23 @@ export default {
mounted () { mounted () {
this.init(); this.init();
this.onLoad(this.page); this.onLoad(this.page);
/**
* 初始化获取本地缓存的编辑隐藏的列表
* 固定搭配不能更改
*/
let newarr = this.$functions.getStorage(window.location.pathname);
if (newarr) {
this.columnList.map(item => {
item.head = false;
});
newarr.map(ite => {
this.columnList.map(item => {
if (ite == item.label) {
item.head = true;
}
});
});
}
}, },
computed: { computed: {
...mapGetters(["permission",'tagWel','tagList']), ...mapGetters(["permission",'tagWel','tagList']),
@ -345,6 +623,41 @@ export default {
} }
}, },
methods: { methods: {
showdrawer(value){
this.drawerShow=value
},
/**
* 弹窗的勾选回调用于更改头部数组
* 固定搭配只需要更换 columnList
*/
setnewcolum(newarr, headarr) {
// console.log(newarr,'+++++++++++')
this.columnList = newarr;
this.$functions.setStorage(window.location.pathname, headarr);
},
selectionsc(value) {
console.log(value);
},
delectsolt(scope) {
const { row } = scope;
console.log(row);
},
editsolt(scope) {
const { row } = scope;
console.log(row);
},
btnsc(index, row) {
console.log(index, row);
},
selectsc(index, row) {
console.log(index, row);
},
timesc(index, row) {
console.log(index, row);
},
inputsc(index, row) {
console.log(index, row);
},
handleRemove(file, fileList) { handleRemove(file, fileList) {
console.log(file, fileList); console.log(file, fileList);
}, },

2
src/views/distribution/signfor/distributionSignfor.vue

@ -61,7 +61,7 @@
@timeCheck="timesc" @timeCheck="timesc"
@btnCheck="btnsc" @btnCheck="btnsc"
@selectCheck="selectsc" @selectCheck="selectsc"
@selection="selectionsc" @selection="selectionChange"
> >
<template #default="slotProps"> <template #default="slotProps">
<el-button size="small" @click="editsolt(slotProps.scope)">Edit</el-button> <el-button size="small" @click="editsolt(slotProps.scope)">Edit</el-button>

241
src/views/distribution/stockup/distributionStockup.vue

@ -41,34 +41,23 @@
</el-row> </el-row>
<el-row> <el-row>
<!-- 列表模块 --> <!-- 列表模块 -->
<el-table ref="table" v-loading="loading" <tablecmt
@selection-change="selectionChange" :columnList="columnList"
:data="data" :tableData="data"
:height="height" :loading="loading"
style="width: 100%" @inputTxt="inputsc"
:border="option.border"> @timeCheck="timesc"
<el-table-column type="selection" v-if="option.selection" width="55" align="center"></el-table-column> @btnCheck="btnsc"
<el-table-column type="expand" v-if="option.expand" align="center"></el-table-column> @selectCheck="selectsc"
<el-table-column v-if="option.index" label="#" type="index" width="50" align="center"> @selection="selectionChange"
</el-table-column> >
<template v-for="(item,index) in option.column"> <template #default="slotProps">
<!-- table字段 --> <el-button size="small" @click="editsolt(slotProps.scope)">Edit</el-button>
<el-table-column v-if="item.hide!==true" <el-button size="small" type="danger" @click="delectsolt(slotProps.scope)"
:prop="item.prop" >Delete</el-button
:label="item.label" >
:width="item.width"
:key="index">
</el-table-column>
</template> </template>
<!-- 操作栏模块 --> </tablecmt>
<el-table-column prop="menu" label="操作" :width="220" align="center">
<template #="{row}">
<el-button type="primary" text icon="el-icon-view" @click="handleView(row)">查看</el-button>
<el-button type="primary" text icon="el-icon-edit" @click="handleEdit(row)">编辑</el-button>
<!-- <el-button type="primary" text icon="el-icon-delete" @click="rowDel(row)">删除</el-button>-->
</template>
</el-table-column>
</el-table>
</el-row> </el-row>
<el-row> <el-row>
<div class="avue-crud__pagination" style="width:100%"> <div class="avue-crud__pagination" style="width:100%">
@ -206,6 +195,12 @@
</el-dialog> </el-dialog>
</div> </div>
</basic-container> </basic-container>
<edittablehead
@setcolum="setnewcolum"
@closce="showdrawer"
:drawerShow="drawerShow"
:columnList="columnList"
></edittablehead>
</template> </template>
<script> <script>
@ -220,6 +215,142 @@ import { getListTeam } from '@/api/basicdata/basicdataTeamGroup';
export default { export default {
data () { data () {
return { return {
columnList: [
{
prop: '',
label: '序号',
type: 0,
values: '',
width: 55,
checkarr: [],
fixed: true,
},
{
prop: 'stockupDate',
label: '备货时间',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: true,
sortable: true,
head: false,
},
{
prop: 'stockupUser',
label: '备货人',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'stockupStatus',
label: '备货状态',
type: 2,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'stockupArea',
label: '备货区',
type: 2,
values: '',
width: '180',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'assignStatus',
label: '指派状态',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'stockipAllocation',
label: '备货库位',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'goodsAreaId',
label: '备货区编号',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
head: true,
},
{
prop: 'forklift',
label: '叉车司机',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'loader',
label: '装卸班组',
type: 2,
values: '',
width: '150',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'fixTime',
label: '确认完成备货时间',
type: 5,
values: '',
width: '220',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: 'assignTime',
label: '指派时间',
type: 5,
values: '',
width: '220',
checkarr: [],
fixed: false,
sortable: true,
},
{
prop: '',
label: '操作',
type: 6,
values: '',
width: '160',
checkarr: [],
fixed: 'right',
hide: true,
},
// ...
],
columnListedit: [],
drawerShow: false,
height: 0, height: 0,
// //
title: '', title: '',
@ -258,6 +389,23 @@ export default {
mounted () { mounted () {
this.init(); this.init();
this.onLoad(this.page); this.onLoad(this.page);
/**
* 初始化获取本地缓存的编辑隐藏的列表
* 固定搭配不能更改
*/
let newarr = this.$functions.getStorage(window.location.pathname);
if (newarr) {
this.columnList.map(item => {
item.head = false;
});
newarr.map(ite => {
this.columnList.map(item => {
if (ite == item.label) {
item.head = true;
}
});
});
}
}, },
computed: { computed: {
...mapGetters(["permission"]), ...mapGetters(["permission"]),
@ -270,6 +418,41 @@ export default {
} }
}, },
methods: { methods: {
showdrawer(value){
this.drawerShow=value
},
/**
* 弹窗的勾选回调用于更改头部数组
* 固定搭配只需要更换 columnList
*/
setnewcolum(newarr, headarr) {
// console.log(newarr,'+++++++++++')
this.columnList = newarr;
this.$functions.setStorage(window.location.pathname, headarr);
},
selectionsc(value) {
console.log(value);
},
delectsolt(scope) {
const { row } = scope;
console.log(row);
},
editsolt(scope) {
const { row } = scope;
console.log(row);
},
btnsc(index, row) {
console.log(index, row);
},
selectsc(index, row) {
console.log(index, row);
},
timesc(index, row) {
console.log(index, row);
},
inputsc(index, row) {
console.log(index, row);
},
// //
getStockUp(row){ getStockUp(row){
console.log("row",row); console.log("row",row);
@ -491,8 +674,8 @@ export default {
this.selectionList = list; this.selectionList = list;
}, },
selectionClear () { selectionClear () {
this.selectionList = []; // this.selectionList = [];
this.$refs.table.clearSelection(); // this.$refs.table.clearSelection();
}, },
currentChange (currentPage) { currentChange (currentPage) {
this.page.currentPage = currentPage; this.page.currentPage = currentPage;

Loading…
Cancel
Save