|
@@ -511,14 +511,14 @@ export const saleContractProductColumns: JVxeColumn[] = [
|
|
|
placeholder: '请输入${title}',
|
|
|
defaultValue: '',
|
|
|
},
|
|
|
- {
|
|
|
- title: '产品分类(product class)',
|
|
|
- key: 'productClass',
|
|
|
- type: JVxeTypes.normal,
|
|
|
- width: '200px',
|
|
|
- placeholder: '请输入${title}',
|
|
|
- defaultValue: '',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '产品分类(product class)',
|
|
|
+ // key: 'productClass',
|
|
|
+ // type: JVxeTypes.normal,
|
|
|
+ // width: '200px',
|
|
|
+ // placeholder: '请输入${title}',
|
|
|
+ // defaultValue: '',
|
|
|
+ // },
|
|
|
{
|
|
|
title: '产品编码(product code)',
|
|
|
key: 'productCode',
|