|
@@ -215,16 +215,16 @@ export const PuechaseQuotationFormProductColumns: JVxeColumn[] = [
|
|
|
width:"200px",
|
|
|
defaultValue:'',
|
|
|
},
|
|
|
- {
|
|
|
- title: '厂家(factory)',
|
|
|
- key: 'factory',
|
|
|
- placeholder: '请输入${title}',
|
|
|
- width:"200px",
|
|
|
- defaultValue:'',
|
|
|
- type: JVxeTypes.select,
|
|
|
- options: [],
|
|
|
- dictCode: 'factory',
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '厂家(factory)',
|
|
|
+ // key: 'factory',
|
|
|
+ // placeholder: '请输入${title}',
|
|
|
+ // width:"200px",
|
|
|
+ // defaultValue:'',
|
|
|
+ // type: JVxeTypes.select,
|
|
|
+ // options: [],
|
|
|
+ // dictCode: 'factory',
|
|
|
+ // },
|
|
|
{
|
|
|
title: '质量等级(quality grade)',
|
|
|
key: 'qualityGrade',
|