|
@@ -130,46 +130,6 @@ export default {
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 200
|
|
minWidth: 200
|
|
|
},
|
|
},
|
|
|
-
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'contactTel',
|
|
|
|
|
- label: '询价方联系电话',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 140
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'acceptUnpack',
|
|
|
|
|
- label: '是否接受拆单',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 200,
|
|
|
|
|
- formatter: (_row, _column, cellValue) => {
|
|
|
|
|
- return _row.status === 1 ? '接受' : '不接受';
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'contactAddress',
|
|
|
|
|
- label: '询价方地址',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 200
|
|
|
|
|
- },
|
|
|
|
|
-
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'contactEmail',
|
|
|
|
|
- label: '询价方email',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 180
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'contactFax',
|
|
|
|
|
- label: '询价方传真',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 100
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
prop: 'contactLinkName',
|
|
prop: 'contactLinkName',
|
|
|
label: '询价方联系人',
|
|
label: '询价方联系人',
|
|
@@ -178,50 +138,19 @@ export default {
|
|
|
minWidth: 140
|
|
minWidth: 140
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- prop: 'createTime',
|
|
|
|
|
- label: '创建时间',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 100,
|
|
|
|
|
- formatter: (_row, _column, cellValue) => {
|
|
|
|
|
- return this.$util.toDateString(cellValue);
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'deliveryDate',
|
|
|
|
|
- label: '交货日期',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 100
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'payWayName',
|
|
|
|
|
- label: '付款方式',
|
|
|
|
|
|
|
+ prop: 'contactTel',
|
|
|
|
|
+ label: '询价方联系电话',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
- minWidth: 100
|
|
|
|
|
|
|
+ minWidth: 140
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- prop: 'quoteAddress',
|
|
|
|
|
- label: '报价方地址',
|
|
|
|
|
|
|
+ prop: 'quoteName',
|
|
|
|
|
+ label: '报价方名称',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 200
|
|
minWidth: 200
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- prop: 'quoteEmail',
|
|
|
|
|
- label: '报价方email',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 180
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- prop: 'quoteFax',
|
|
|
|
|
- label: '报价方传真',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 140
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
prop: 'quoteLinkName',
|
|
prop: 'quoteLinkName',
|
|
|
label: '报价方联系人',
|
|
label: '报价方联系人',
|
|
@@ -229,13 +158,7 @@ export default {
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 140
|
|
minWidth: 140
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- prop: 'quoteName',
|
|
|
|
|
- label: '报价方名称',
|
|
|
|
|
- align: 'center',
|
|
|
|
|
- showOverflowTooltip: true,
|
|
|
|
|
- minWidth: 200
|
|
|
|
|
- },
|
|
|
|
|
|
|
+
|
|
|
{
|
|
{
|
|
|
prop: 'quoteTel',
|
|
prop: 'quoteTel',
|
|
|
label: '报价方联系电话',
|
|
label: '报价方联系电话',
|
|
@@ -244,25 +167,29 @@ export default {
|
|
|
minWidth: 140
|
|
minWidth: 140
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- prop: 'reviewerName',
|
|
|
|
|
- label: '审核人名称',
|
|
|
|
|
|
|
+ prop: 'deliveryDate',
|
|
|
|
|
+ label: '交货日期',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
- minWidth: 140
|
|
|
|
|
|
|
+ minWidth: 100
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- prop: 'reviewerTime',
|
|
|
|
|
- label: '审核时间',
|
|
|
|
|
|
|
+ prop: 'payWayName',
|
|
|
|
|
+ label: '付款方式',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 100
|
|
minWidth: 100
|
|
|
},
|
|
},
|
|
|
|
|
+
|
|
|
{
|
|
{
|
|
|
prop: 'taxRate',
|
|
prop: 'taxRate',
|
|
|
label: '税率',
|
|
label: '税率',
|
|
|
align: 'center',
|
|
align: 'center',
|
|
|
showOverflowTooltip: true,
|
|
showOverflowTooltip: true,
|
|
|
- minWidth: 140
|
|
|
|
|
|
|
+ minWidth: 140,
|
|
|
|
|
+ formatter: (_row, _column, cellValue) => {
|
|
|
|
|
+ return _row.taxRate+'%'
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
prop: 'totalPrice',
|
|
prop: 'totalPrice',
|
|
@@ -281,6 +208,16 @@ export default {
|
|
|
return reviewStatus[_row.status];
|
|
return reviewStatus[_row.status];
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ prop: 'createTime',
|
|
|
|
|
+ label: '创建时间',
|
|
|
|
|
+ align: 'center',
|
|
|
|
|
+ showOverflowTooltip: true,
|
|
|
|
|
+ minWidth: 170,
|
|
|
|
|
+ formatter: (_row, _column, cellValue) => {
|
|
|
|
|
+ return this.$util.toDateString(cellValue);
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
columnKey: 'action',
|
|
columnKey: 'action',
|
|
|
label: '操作',
|
|
label: '操作',
|