Browse Source

发货通知单-子表产品英文名设置可修改

jingbb 1 month ago
parent
commit
fbad6b6901
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/saleCode/deliveryNotice/delivertNoticeForm.data.ts

+ 1 - 1
src/views/saleCode/deliveryNotice/delivertNoticeForm.data.ts

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