|
@@ -186,7 +186,7 @@ export const deliveryNoticeProductColumns: JVxeColumn[] = [
|
|
{
|
|
{
|
|
title: '产品英文名(english name)',
|
|
title: '产品英文名(english name)',
|
|
key: 'englishName',
|
|
key: 'englishName',
|
|
- type: JVxeTypes.normal,
|
|
+ type: JVxeTypes.input,
|
|
placeholder: '请输入${title}',
|
|
placeholder: '请输入${title}',
|
|
width:"200px",
|
|
width:"200px",
|
|
defaultValue:'',
|
|
defaultValue:'',
|