|
@@ -77,9 +77,9 @@ export const columns: BasicColumn[] = [
|
|
|
{
|
|
|
title: '销售询价单附件(sales inquiry form attachs)',
|
|
|
align:"center",
|
|
|
- dataIndex: 'attachs',
|
|
|
+ dataIndex: 'saleAttachs',
|
|
|
width:'250',
|
|
|
- slots: { customRender: 'attachs' },
|
|
|
+ slots: { customRender: 'saleAttachs' },
|
|
|
},
|
|
|
{
|
|
|
title: '提交(submit)',
|